Hi! After `pip install js.deform==2.0a2-3` I get the message "Successfully installed js.deform-2.0a2.post3" where version "2.0a2-3" was normalized (I guess) to "2.0a2.post3" and that's the version pip list reports as well. Due to this PyCharm shows warning saying this requirement "js.deform==2.0a2-3" is not satisfied.
What is the preferred way of solving this? Should package version be changed by author to 2.0a2.post3? Regards, Piotr Dobrogost _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
