-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial update for py3. * Update for actions_Try. * Update to latest brink. * Change sub-dirs less when cleaning up packages. * Forward-ported brink.sh improvements from python-package. * Forward-ported curl download options from python-package. * Download third-party stuff from bin.chevah.com from now on. * Append more to PYTHIA_VERSION file, like latest python-package. * Add comment about actions_try. * Allow pip to decide its build folder. Co-authored-by: dumol <[email protected]> Co-authored-by: Dan Haiduc <[email protected]>
- Loading branch information
1 parent
e648493
commit cac0428
Showing
6 changed files
with
91 additions
and
131 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
BASE_REQUIREMENTS='pip==21.1.1 chevah-brink==0.79.0 paver==1.2.4' | ||
BASE_REQUIREMENTS='chevah-brink==1.0.2 paver==1.2.4' | ||
PYTHON_CONFIGURATION='[email protected]' | ||
# For production packages there are 2 options: | ||
BINARY_DIST_URI='https://github.com/chevah/pythia/releases/download' | ||
|
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
Oops, something went wrong.