Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented Jan 19, 2022

This PR contains:

  • Improve entries for PyPI in setup.cfg
    * Remove key "download_url" as it points to a broken URL
    * Add Changelog entry pointing to RTD
  • Raise version to 3.0.0-dev.3
  • Update release procedure
  • Update Black formatter config
    • Replace exclude with extend-exclude
    • Ignore all *.py files in project's root directory
    • Include setup.py explicity
  • Issues menioned in Create semver 3.0.0-dev3 #315

@tomschr tomschr added the Release_3.x.y Only for the major release 3 label Jan 19, 2022
@tomschr tomschr self-assigned this Jan 19, 2022
@tomschr tomschr force-pushed the release/3.0.0-dev.3 branch 2 times, most recently from 62cb573 to 1dc4c5f Compare January 20, 2022 08:17
* Improve entries for PyPI in setup.cfg
  * Remove key "download_url" as it points to a broken URL
  * Add Changelog entry pointing to RTD
* Raise version to 3.0.0-dev.3
* Update release procedure
* Update Black formatter config
  * Replace "exclude" with "extend-exclude"
  * Ignore all *.py files in project's root directory
  * Include "setup.py" explicity
@tomschr tomschr force-pushed the release/3.0.0-dev.3 branch from 1dc4c5f to 47f9f34 Compare January 20, 2022 08:21
@tomschr tomschr linked an issue Jan 20, 2022 that may be closed by this pull request
4 tasks
@tomschr tomschr marked this pull request as ready for review January 20, 2022 19:55
@tomschr tomschr merged commit 8293ee0 into python-semver:master Jan 20, 2022
@tomschr tomschr deleted the release/3.0.0-dev.3 branch January 20, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release_3.x.y Only for the major release 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create semver 3.0.0-dev3
1 participant