]> git.phdru.name Git - m_librarian.git/blobdiff - setup.py
Python 3.7
[m_librarian.git] / setup.py
index 7f2699ffc2b6404a5ce2519591b03ce0009cc65f..f6779b1eeea5e0fc44c0fd9dce8fe57c5784d35b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -15,16 +15,16 @@ setup(
     long_description_content_type="text/x-rst",
     author='Oleg Broytman',
     author_email='phd@phdru.name',
-    url='http://phdru.name/Software/Python/m_librarian/',
+    url='https://phdru.name/Software/Python/m_librarian/',
     project_urls={
-        'Homepage': 'http://phdru.name/Software/Python/m_librarian/',
+        'Homepage': 'https://phdru.name/Software/Python/m_librarian/',
         'Download': 'https://pypi.org/project/m_librarian/%s/'
         % m_librarian_version.__version__,
         'Documentation':
-            'http://phdru.name/Software/Python/m_librarian/docs/',
+            'https://phdru.name/Software/Python/m_librarian/docs/',
         'Russian docs':
-            'http://phdru.name/Software/Python/m_librarian/docs/ru/',
-        'Git repo': 'http://git.phdru.name/m_librarian.git/',
+            'https://phdru.name/Software/Python/m_librarian/docs/ru/',
+        'Git repo': 'https://git.phdru.name/m_librarian.git/',
         'Github repo': 'https://github.com/phdru/m_librarian',
         'Issue tracker': 'https://github.com/phdru/m_librarian/issues',
     },
@@ -45,6 +45,7 @@ setup(
         'Programming Language :: Python :: 3.4',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3.7',
     ],
     packages=['m_librarian', 'm_librarian.web'],
     package_data={'m_librarian': [