kopia lustrzana https://github.com/jupyterhub/repo2docker
setup.py: Remove duplicate requests from install_requires
rodzic
b6e451dcda
commit
f24cbef5f1
1
setup.py
1
setup.py
|
@ -56,7 +56,6 @@ setup(
|
||||||
"ruamel.yaml>=0.15",
|
"ruamel.yaml>=0.15",
|
||||||
"toml",
|
"toml",
|
||||||
"semver",
|
"semver",
|
||||||
"requests",
|
|
||||||
],
|
],
|
||||||
python_requires=">=3.6",
|
python_requires=">=3.6",
|
||||||
author="Project Jupyter Contributors",
|
author="Project Jupyter Contributors",
|
||||||
|
|
Ładowanie…
Reference in New Issue