• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / xscen / 7052019216
90%

Build:
DEFAULT BRANCH: main
Ran 30 Nov 2023 08:42PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7052019216

push

github

web-flow
Update cookiecutter, adopt pyproject.toml (#292)

### What kind of change does this PR introduce?

* Updates the cookiecutter to the latest changes, adopting PEPs 517,
518, and 621.
* Now using `bump-my-version` instead of `bump2version`.
* Linting is performed with `ruff` for the majority of checks, with
minimal `flake8`-based checks (until such a time that these checks are
ported to `ruff`).
* Documentation has been modified from the cookiecutter to maintain
`setuptools`-relevant information.
* All non-`babel` configurations have migrated to `.flake8` and
`pyproject.toml`.
* Many low-effort lint-related fixes applied.
* `tox` builds are now more pure Python build friendly.
* `pre-commit` now has hooks for TOML files, JSON schemas, and `ruff`.

### Does this PR introduce a breaking change?

There are no behavioural changes for users or developers, but the build
system configurations are now more centralized into `pyproject.toml`.
`bump2version` has been replaced with `bump-my-version` (maintained;
`pyproject.toml` support).

`setup.py` has been mostly hollowed out. The only function remaining is
that which generate the translations. This approach is the recommended
way to maintain `setup.py` functionality in the new build system.

The contents of the wheel are set within `pyproject.toml` while those of
the source distribution are still set via `MANIFEST.in`, similar to how
it was configured before.

### Other information:
https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
https://docs.pypi.org/trusted-publishers/using-a-publisher/
Source Files on build 7052019216
Detailed source file information is not available for this build.
  • Back to Repo
  • 8b8c31d7 on github
  • Prev Build on main (#7025281151)
  • Next Build on main (#7052045143)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc