PBL6
Project description
CI Deployment
- Update
setup.pywith new version - Update
CHANGELOG.mdwith description of new version - Create new tag with same version
git tag v0.4.1 -m "v0.4.1"
git push --tags
- Create new release using GitHub Web Site. Github action will run automatically to deploy to PyPi.
Manual Deployment
pip install -r requirements-build.txt
python setup.py sdist bdist_wheel
twine check dist/*
# Publish
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pbl6packageg2-0.0.1.tar.gz
(2.8 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pbl6packageg2-0.0.1.tar.gz.
File metadata
- Download URL: pbl6packageg2-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdfef37fac2f1391035f8f54441477ea2910d3258ffad6ade39c8a3cd9fdc7b6
|
|
| MD5 |
9cf59a36a7837a1dfa4658c95bb50d93
|
|
| BLAKE2b-256 |
35141a414efbce1467f0a8270c1eb9ac73c0565524fbdb8dbe2c1c15c6d7888c
|
File details
Details for the file pbl6packageg2-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pbl6packageg2-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b37588c016f9425a1cead164f02baf33b8635a040f0dabfa00421a852d27babb
|
|
| MD5 |
bc4befd40b5998816ada5fe82f1f7bed
|
|
| BLAKE2b-256 |
78e756e549bf546faa9c1da35efbd3e96a3db65ce7f08dbf7aa74daf3c159732
|
File details
Details for the file pbl6packageg2-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: pbl6packageg2-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fa20c81b07aeaf7be19d20a100bbab6377317b4861aef2df754d9641d5e2883
|
|
| MD5 |
7b9559be44bad2af4379c6d169e1378f
|
|
| BLAKE2b-256 |
0aa6ad996d4fc0bf7a21029801a86ae6ca26061f1d1dcd38b7a9e6c2b53a9b46
|