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
OpenMesh
openmesh-python
Commits
1d6c00fb
Commit
1d6c00fb
authored
Feb 03, 2018
by
Alexander Dielen
Browse files
don't use build/ for setuptools build
parent
7416f0bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
1d6c00fb
...
...
@@ -87,4 +87,5 @@ setup(
zip_safe
=
False
,
setup_requires
=
[
'numpy'
],
install_requires
=
[
'numpy'
],
options
=
{
'build'
:
{
'build_base'
:
'build-setuptools'
}}
)
Alexander Dielen
@adielen
mentioned in issue
#1 (closed)
·
Feb 03, 2018
mentioned in issue
#1 (closed)
mentioned in issue #1
Toggle commit list
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