Skip to content

Releases: francois-durand/package_helper_2

Run Configurations

20 Jan 09:54
Compare
Choose a tag to compare
  • Cookiecutter generates automatically the run configurations for PyCharm: "All tests" and "Generate docs".
  • It is now possible to choose "main" or "master" as the default git branch.

Local Coverage

18 Jan 17:21
Compare
Choose a tag to compare
  • Generate a local html page displaying the test coverage.
  • The "build" folder for the documentation is created when generating the file structure of the package.
  • Change the default branch from "master" to "main".
  • Update the tutorial to fit with the current versions of PyCharm, GitHub and Codecov.
  • Several minor updates in the tutorial.

Fix deployment on PyPI

26 Nov 10:52
Compare
Choose a tag to compare

Make the title levels consistent between files README.rst and HISTORY.rst, to avoid a deployment bug on PyPI.

Add release titles

26 Nov 10:01
Compare
Choose a tag to compare
  • In the file HISTORY.rst of the template, add release titles.

Fix bug in "docs" action

26 Nov 09:40
Compare
Choose a tag to compare
  • Fix a bug in the "docs" action.
  • Add support for notebooks in documentation by default.

First release

25 Nov 15:09
Compare
Choose a tag to compare

First release.