diff --git a/setup.py b/setup.py index 16d6ae0..a0c72d7 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- + # Note: To use the 'upload' functionality of this file, you must: # $ pipenv install twine --dev