You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Italo Cunha edited this page Sep 9, 2017
·
1 revision
Run python3 setup.py sdist upload to push pdyndns.py to PyPI. This is necessary if you make changes to pdyndns.py. You may need to bump the version number in setup.py.
If you need to rebuild the Docker images after uploading to PyPI, add --no-cache to docker-compose build.