WIP tests for venv
This commit is contained in:
parent
57457cbafb
commit
42e0692eab
2 changed files with 75 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.pytest_cache/
|
||||
.tox/
|
||||
build/
|
||||
/module.*
|
||||
/setup.py
|
||||
/test_foo.py
|
||||
/tox.ini
|
||||
/venv/
|
||||
Loading…
Add table
Add a link
Reference in a new issue