-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes hacks from setup.py and adds extra tests that should prevent future regressions. The previous workaround was broken as tox was unable to run twice on the same environment. The assumption that newer setuptools was preventing installation only during install was wrong, the reality was that newer version broke packaging completely. Fixes: #2379 Signed-off-by: Bogdan Ristea <Bogdan Ristea [email protected]>
- Loading branch information
Showing
2 changed files
with
0 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters