Skip to content

Files

Latest commit

41b31ed Β· Nov 7, 2022

History

History
This branch is 17 commits behind Py-Contributors/RandomProfileGenerator:dev.

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 7, 2022
Nov 7, 2022
Nov 7, 2022
Nov 7, 2022

Scripts

  1. test_changes.sh - Test if the changes are valid and can be released. flake8/pytest are run and the version is checked.
  2. test_release.sh - Test the release on test.pypi.org.
  3. release.sh - Release the package to PyPI if both tests are successful.

reference links: