invenio-config-kth vocabularies
Project description
invenio-config-kth
Installation
From your instance active venv:
pip install invenio-config-kth
Usage
Maintainers
Setup dev env
after cloning the repo:
make install
make test
Run tests
make test
When doing tests you will get a warning from black formatter, should bump pytest-black version when it's done
Upload to pypi
make install-package-tools # this will install twine (install-package-tools-pipenv if you use pipenv)
make package # this will zip the package into dist dir
make package-check # verify if the package pass twine checks
twine upload -u <USERNAME> -p <PASSWORD> --repository-url https://test.pypi.org/legacy/ dist/* --verbose
Changes
Version 1.0.0
- Initial public release 2022.11.07
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file invenio-config-kth-1.0.4.tar.gz.
File metadata
- Download URL: invenio-config-kth-1.0.4.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28cd6ab2375c154a02b4d65b81884f1b50275b9822dabf3ab2295e09dc23da43
|
|
| MD5 |
d1b15552ee1f534b8c7007e6a0fcb5c3
|
|
| BLAKE2b-256 |
23db46f57c5840b91fd58a89f371f50fd19e536f26382bc9a4042ef33d67dbe0
|