sp-hydra-veil-core (2.3.1)
Installation
pip install --index-url sp-hydra-veil-coreAbout this package
A library that exposes core logic to higher-level components.
sp-hydra-veil-core
The sp-hydra-veil-core library exposes core logic to higher-level components.
Build Instructions
Presumptions
- Your system is configured to use the Simplified Privacy package registry [1].
Prerequisites
buildtwine
To install them, activate your venv, if necessary, and run:
pip install build twine
Build Steps
- Activate your
venv, if necessary, and run:
rm -rf ./dist/*
python3 -m build
python3 -m twine upload --repository forgejo ./dist/*
[1] https://forgejo.org/docs/v14.0/user/packages/pypi/#configuring-the-package-registry
Requirements
Requires Python: >=3.12
Details
Assets (2)
Versions (18)
View all