пре 2 месеци 0 комита на main почев од овог издања
hatch run
or poetry run
when running Python in these build
environmentsпре 2 месеци 2 комита на main почев од овог издања
hatch test
over python3 manage.py test
(see v0.16.1)пре 2 месеци 4 комита на main почев од овог издања
hatch test
over python3 manage.py test
in case of
a django application using the hatch buildsystem. hatch
is preferable here,
since it prepares the virtual environment.пре 3 месеци 6 комита на main почев од овог издања
makefilet
download (previously the download could
get stuck)make clean
hatch run fmt
and hatch run test
) relied on
custom actions being named in a specific way.пре 10 месеци 11 комита на main почев од овог издања
init-deb
(replacing underscores with hyphens)dist
) actions for poetry and hatchlingMAKEFILET_MODULES
makefilet
.
The download URLs can be configured via MAKEFILET_DOWNLOAD_URL_TEMPLATES
.
This requires an update of your embedded makefilet-download-ondemand.mk
.пре 1 година 18 комита на main почев од овог издања
PYPI_UPLOAD_TARGET
and
DEBIAN_UPLOAD_TARGET
(previously these variables needed to be set after including makefilet in
your Makefile
)PYPI_UPLOAD_TARGET
(the default pypi target URL can be named explicitly without a section with
the same name)пре 1 година 21 комита на main почев од овог издања
pyproject.toml
fileпре 1 година 23 комита на main почев од овог издања
django-translate
)
via DJANGO_COMPILEMESSAGES_ARGS
and DJANGO_MAKEMESSAGES_ARGS
пре 1 година 25 комита на main почев од овог издања
package.json
.
No we handle an empty version string gracefully.
This should reflect the reality of many projects using package.json
merely
for dependency tracking.пре 1 година 31 комита на main почев од овог издања
pyproject.toml
exists.
Previously only setup.py
was used as an indicator file.poetry
or hatch
operations for test/lint/style
(see PYTHON_BUILD_SYSTEM
, PYTHON_TEST_RUNNER
, PYTHON_LINT_RUNNER
and
PYTHON_STYLE)_RUNNER
)