Constants for use across MIT Outing Club infrastructure
Project description
MITOC Constants
This is a set of constants for use across MIT Outing Club infrastructure.
MITOC has a number of projects, many of which reference values used in other databases or deployed projects. These projects may be deployed separately, so there's value in having shared values at constants in an external package.
Releasing a new version
First, augment the version in setup.py
. Then:
rm -rf dist/ build/ mitoc_const.egg-info/
pipenv run python setup.py sdist bdist_wheel
pipenv run twine upload dist/*
git push origin master
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
mitoc_const-0.2.0.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for mitoc_const-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46135de5069320d02c479525e3ccda472dce14e364a91c548bdaa3efbccecc2b |
|
MD5 | 494d1c1fd7b50f1dd328cb09bbdd2174 |
|
BLAKE2b-256 | 4b3d5a625d524d10a845226564265a134f321fa5b423606f46adf004e28fa22a |