Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
0bb76b01
"docs/source/NAS/ExecutionEngines.rst" did not exist on "2ad69cf6f891dc9b026b60db16cb0f2f90eb1f42"
Unverified
Commit
0bb76b01
authored
Apr 22, 2019
by
SparkSnail
Committed by
GitHub
Apr 22, 2019
Browse files
Fix yaml package in setup.py (#1006)
parent
cf983800
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deployment/pypi/setup.py
deployment/pypi/setup.py
+1
-1
No files found.
deployment/pypi/setup.py
View file @
0bb76b01
...
@@ -65,7 +65,7 @@ setuptools.setup(
...
@@ -65,7 +65,7 @@ setuptools.setup(
python_requires
=
'>=3.5'
,
python_requires
=
'>=3.5'
,
install_requires
=
[
install_requires
=
[
'schema'
,
'schema'
,
'
py
yaml'
,
'
ruamel.
yaml'
,
'psutil'
,
'psutil'
,
'requests'
,
'requests'
,
'astor'
,
'astor'
,
...
...
Write
Preview
Markdown
is supported
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