Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
23ca31cf
Commit
23ca31cf
authored
Oct 19, 2021
by
André Anjos
💬
Browse files
[setup] Fix setup requirements
parent
2b20f28d
Pipeline
#55347
passed with stages
in 16 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
23ca31cf
...
...
@@ -7,7 +7,7 @@ version = open("version.txt").read().rstrip()
requires
=
[
"setuptools"
,
"black
>=19"
,
"black>=19"
,
"click>=7"
,
"click-plugins"
,
# "conda>=4",
...
...
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