Skip to content

Commit

Permalink
Remove universal wheel creation from setup.cfg files
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Jul 23, 2022
1 parent d5c7cb9 commit 96d539e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions package/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
#keep_cythonized=True
## any additional compiler flags for core C routines, excluding ENCORE
#extra_cflags =
[wheel]
universal = 1

[build_sphinx]
all-files = 1
Expand Down
3 changes: 0 additions & 3 deletions testsuite/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[wheel]
universal = 1

# "encountered in " Runtimewarnings come from numpy for unit cell conversions.
# They should be activated again once we fixed the occurrence in the code.
[tool:pytest]
Expand Down

0 comments on commit 96d539e

Please sign in to comment.