]> git.phdru.name Git - m_lib.defenc.git/commitdiff
Prepare to publish at PyPI
authorOleg Broytman <phd@phdru.name>
Sun, 23 Apr 2017 20:49:34 +0000 (23:49 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 23 Apr 2017 20:49:34 +0000 (23:49 +0300)
requirements.txt
setup.cfg

index a93f0116ba2115597fd5c44524b9835f470988b8..5d2aba7254165877b76bafa8e2078d74a5414cf5 100644 (file)
@@ -1,3 +1 @@
---trusted-host phdru.name
---find-links=http://phdru.name/Software/Python/
 --install-option=-O2
index 56a356622e99927ddcde13c83e3923576698e1a4..d4199d8208f2334f05e693d24743930abe92cf58 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
 [easy_install]
-find_links = http://phdru.name/Software/Python/
 optimize = 2
 
 [egg_info]