Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Reinecke
ducc
Commits
16bd2bb9
Commit
16bd2bb9
authored
Jun 08, 2020
by
Martin Reinecke
Browse files
Merge remote-tracking branch 'simon/pep-517-modifications' into tweak_setup
parents
62106e88
6ceeb0c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
16bd2bb9
...
...
@@ -77,6 +77,6 @@ setup(name=pkgname,
packages
=
[],
python_requires
=
">=3.6"
,
ext_modules
=
extensions
,
install_requires
=
[
'numpy>=1.17.0'
,
'pybind11>=2.5.0'
],
install_requires
=
[
'numpy>=1.17.0'
],
license
=
"GPLv2"
,
)
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