From: Oleg Broytman Date: Sun, 23 Apr 2017 20:49:34 +0000 (+0300) Subject: Prepare to publish at PyPI X-Git-Tag: 1.0.0~4 X-Git-Url: https://git.phdru.name/?p=m_lib.defenc.git;a=commitdiff_plain;h=6a46ec1ad34b1326538e0c459f9c97035d8919af Prepare to publish at PyPI --- diff --git a/requirements.txt b/requirements.txt index a93f011..5d2aba7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1 @@ ---trusted-host phdru.name ---find-links=http://phdru.name/Software/Python/ --install-option=-O2 diff --git a/setup.cfg b/setup.cfg index 56a3566..d4199d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,4 @@ [easy_install] -find_links = http://phdru.name/Software/Python/ optimize = 2 [egg_info]