Skip to content

Commit d82d3a9

Browse files
author
Dorian Birraux
committed
Remove pip as a dependency
This is bad practice.
1 parent cdf77b5 commit d82d3a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ def load_tests():
6060
test_suite='setup.load_tests',
6161
python_requires='>=3.5.3',
6262
install_requires = [
63-
'pip',
6463
'numpy',
6564
'pytz',
6665
'requests',

0 commit comments

Comments
 (0)