Skip to content

Commit

Permalink
Merge 094788a into dbbd790
Browse files Browse the repository at this point in the history
  • Loading branch information
crcrewso committed Mar 31, 2021
2 parents dbbd790 + 094788a commit 69d42e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[pytest]
addopts = -n auto
testpaths =
tests_basic
tests_complete
python_files =
test_*.py


3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Pillow >= 4.0
tqdm >= 3.8
reportlab >= 3.3
argue
py-linq
py-linq
pytest-xdist

0 comments on commit 69d42e3

Please sign in to comment.