You should deploy sconf manually, using deploy.sh
. Steps:
- Update version in
setup.py
- Push commits to github repository
- Deploy sconf using
deploy.sh
- Check pypi and github repository and make sure it is updated.
pypi version info in README will be updated automatically.
python -m pytest --cov=./sconf/ ./tests/ --cov-report term-missing