chevah / pythia

Chevah's Python 3 distribution
MIT License
4 stars 2 forks source link

Detect OS automatically. #20

Closed dumol closed 3 years ago

dumol commented 3 years ago

Scope

Run ./brink.sh detect_os from pythia if BUILD_ENV_VARS file is missing.

Which would result in a bit of simplification in many places.

Changes

Implemented the above which fixes #18.

Drive-by changes :

Testing

Please review changes.

Run the automated tests.

Check links echoed for uploaded packages after a green build.