Skip to content
GitLab
Menu
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
Domain Data Mgmt Services
Wellbore
Lib
Wellbore-cloud
Wellbore-aws-lib
Commits
792e695f
Commit
792e695f
authored
Oct 05, 2021
by
Spencer Sutton
Browse files
Adding osdu python sdk to install requires
parent
a0e2f58e
Pipeline
#70114
passed with stage
in 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
792e695f
...
...
@@ -20,6 +20,10 @@ from osdu_aws import __version__ as osdu_aws_version
setup
(
name
=
'osdu-core-lib-python-aws'
,
install_requires
=
[
'osdu_api==0.10.1.dev204+95d7b7e2'
],
version
=
osdu_aws_version
,
packages
=
find_packages
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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