# HG changeset patch # User Jeff Hammel # Date 1712932357 25200 # Node ID 98bcf207cda3be261b3550d7856247f35db757c9 # Parent 92f181cb772c09650fba7d86fb4ab6af11f5f5eb remove -dev from k0s-requirements.txt; not compatible with new pip diff -r 92f181cb772c -r 98bcf207cda3 k0s/k0s-requirements.txt --- 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