add basic Makefile, requirements.txt
This commit is contained in:
parent
aba8213053
commit
c4ae7f2759
3 changed files with 20 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
|
|
|||
Reference in a new issue