It's been some time coming
The actual library should not require a venv or a setup or anything but it does make testing and whatnot easier.
This commit is contained in:
parent
7b3c94c469
commit
3483d99a7d
3 changed files with 90 additions and 2 deletions
3
makefile
Normal file
3
makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.PHONY: test
|
||||
test:
|
||||
pytest
|
||||
Loading…
Add table
Add a link
Reference in a new issue