-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update build constraints, package and CI (#77)
* Add python 3.11 rc to CI * Add python 3.11 classifier * Add numpy build constraints for python 3.11 * Set version to v0.7.9 * Remove unused build steps * Use gcc-9 for python 3.7 * Fix gcc-9 * Use newer version of hypothesis * Add linux python 3.11 build step * Revert "Set version to v0.7.9" This reverts commit 7be17f9. * Use rc version for linux build step
- Loading branch information
1 parent
c7a4773
commit 6d26233
Showing
4 changed files
with
12 additions
and
10 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
numpy | ||
pytest | ||
cython | ||
hypothesis>=4.0.0,<6.0.0 | ||
hypothesis>=4.0.0,<7.0.0 |
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