Skip to content

Commit

Permalink
upgrade version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amatmv committed Dec 15, 2022
1 parent aebe3bd commit 726fa9c
Show file tree
Hide file tree
Showing 3 changed files with 560 additions and 9 deletions.
9 changes: 1 addition & 8 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -1,24 +1,17 @@
[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[packages]

requests = "<2.19"
requests = "*"
logzero = "*"


[dev-packages]

nose = "*"
vcrpy-unittest = "==0.1.*"
sphinx = "==1.6.5"
vcrpy = "*"


[requires]

python_version = "3"
Loading

0 comments on commit 726fa9c

Please sign in to comment.