charmed-hpc / slurmutils

Utilities and APIs for interfacing with the Slurm workload manager ⚙️🔌
GNU Lesser General Public License v3.0
1 stars 3 forks source link

bugfix: Pass PYPI token to publish environment #6

Closed NucciTheBoss closed 9 months ago

NucciTheBoss commented 9 months ago

Passing the PYPI token through the environment enables tox to publish new releases to the slurmutils listing on pypi. If this token is not passed, poetry will fail to upload the package.