Skip to content

Commit 867dcdb

Browse files
author
Inbal Tako
committed
Add codecov github actions
1 parent 8bb6880 commit 867dcdb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
requests~=2.23.0
2-
pycrypto~=2.6.1
32
crypto==1.4.1
43
responses==0.10.14
54
requests-mock==1.8.0

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
long_description_content_type="text/markdown",
2424
install_requires=[
2525
"requests",
26-
"pycrypto",
2726
"crypto",
2827
],
2928
classifiers=[

0 commit comments

Comments
 (0)