Skip to content

Commit 2f8e2dd

Browse files
committed
GH-5: Create tests package and requirements.txt for environment
1 parent 970adba commit 2f8e2dd

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tests/__init__.py

Whitespace-only changes.

tests/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
tox==3.24.3
2+
pytest==6.2.5
3+
httpx==0.23.3

0 commit comments

Comments
 (0)