Made vigil into a package with a setup.py file.
This commit is contained in:
parent
49f8d87659
commit
5728e5cff3
135 changed files with 76 additions and 50 deletions
4
tests/golden-files/input/test_foo.py
Executable file
4
tests/golden-files/input/test_foo.py
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
|
||||
print("tested foo")
|
||||
Loading…
Add table
Add a link
Reference in a new issue