Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
SDKs
Python SDK
Commits
777ae4dd
Commit
777ae4dd
authored
Oct 05, 2021
by
Spencer Sutton
Browse files
Removing logging from install requires
parent
d94024d1
Pipeline
#70133
passed with stages
in 2 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
777ae4dd
...
...
@@ -56,8 +56,7 @@ setuptools.setup(
"strict-rfc3339==0.7"
,
"toposort==1.6"
,
"dataclasses==0.8;python_version<'3.7'"
,
"requests"
,
"logging"
"requests"
],
extras_require
=
{
"all"
:
[
"requests==2.25.1"
,
"tenacity==6.2.0"
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment