Move CI to Github Actions

This commit is contained in:
Nate Prewitt
2020-11-10 13:03:14 -08:00
committed by Nate Prewitt
parent 2f70990cd3
commit 9cd2d33489
6 changed files with 44 additions and 324 deletions
+6
View File
@@ -0,0 +1,6 @@
pytest>=2.8.0,<=3.10.1
pytest-cov
pytest-httpbin<1.0
pytest-mock==2.0.0
httpbin==0.7.0
wheel