Mercurial > hg > config
changeset 910:98bcf207cda3
remove -dev from k0s-requirements.txt; not compatible with new pip
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Fri, 12 Apr 2024 07:32:37 -0700 |
parents | 92f181cb772c |
children | 6fbbe5f0bc6b |
files | k0s/k0s-requirements.txt |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/k0s/k0s-requirements.txt Fri Apr 12 05:29:12 2024 -0700 +++ b/k0s/k0s-requirements.txt Fri Apr 12 07:32:37 2024 -0700 @@ -1,9 +1,9 @@ --e hg+http://k0s.org/hg/MakeItSo#egg=MakeItSo-dev --e hg+http://k0s.org/hg/PaInt#egg=PaInt-dev --e hg+http://k0s.org/hg/TextShaper#egg=TextShaper-dev --e hg+http://k0s.org/hg/configuration#egg=configuration-dev --e hg+http://k0s.org/hg/smartopen#egg=smartopen-dev --e hg+http://k0s.org/hg/silvermirror#egg=silvermirror-dev +-e hg+http://k0s.org/hg/MakeItSo#egg=MakeItSo +-e hg+http://k0s.org/hg/PaInt#egg=PaInt +-e hg+http://k0s.org/hg/TextShaper#egg=TextShaper +-e hg+http://k0s.org/hg/configuration#egg=configuration +-e hg+http://k0s.org/hg/smartopen#egg=smartopen +-e hg+http://k0s.org/hg/silvermirror#egg=silvermirror -e hg+http://k0s.org/hg/numerics#egg=numerics -e hg+http://k0s.org/hg/martINI#egg=martINI -e hg+http://k0s.org/hg/wordstream#egg=wordstream