-
I moved Scientific-Python's cookie over to uv, which due to the large number of installs needed when testing a cookiecutter with 11 backends, really saved a lot of time, taking some jobs from 6 minute…
-
> mark@nuc-two-ups:~/gitrepos/cleanroom-schema$ make update
./utils/get-value.sh: 4: Bad substitution
./utils/get-value.sh: 4: Bad substitution
cruft update
bash: cruft: command not found
make: *…
-
- [x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe that this is not a duplicate.
## Issue
_Environment_: Free…
-
## Overview
Nico and I are fortunate enough to be getting some new beastly Macbooks that use Apple Silicon processors. Mine just came in and to no surprise, `pip install -r python-requirements.txt` d…
-
Now [ruff](https://github.com/charliermarsh/ruff) is blazing fast linter than flake8. Its rules are self contained and it is evolving quickly so far. Currently it has covered most useful rules. I thin…
-
Tox can be configured also into setup.cfg file, e.g.
```
[tox:tox]
isolated_build = true
envlist = lint, format, py3.8, py3.9, py3.10, py3.11, build
```
or, using default naming convention
…
-
## Description
It's been a while that it's been good practice to pin all your dependencies. More and more, it's also becoming a good practice to also pin your nested dependencies. This is something…
-
- [ ] move to tox for greater control e.g. test against python 3.11 (but exclude Wagtail 2.15)
- [ ] move to flit for build
- [ ] consolidate dev/test requirements
-
Currently poetry has a `poetry new my_package` command which create a new folder containing the minimal required files to publish a project to PyPI.
This is very convenient because I can publish a …
-
## Problema
Não sabemos se este template funciona de primeira no Windows