Skip to content

Issue-LowPrio: Pyroma check fails . See Steps to reproduce locally #166

@alan-techdev

Description

@alan-techdev

tox.ini line below commented out
#pyroma --file {env:DIST_DIR}/{env:PY_PACKAGE}-{env:PKG_VERSION}.tar.gz
#python -m twine check {env:DIST_DIR}/{env:PY_PACKAGE}-{env:PKG_VERSION}*

steps:
uncomment them in tox and save the file
create a virtual env. on the root project
dmc-view
.venv

activate the virtual env.
install tox ( python -m pip isntall tox )
$ tox -e check -v
You need to have python 3.13.X first installed

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions