mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 22:49:25 +08:00
d265a64696
There's no need to list setuptools or distribute in requirements.txt because they are installed automatically when you create a new virtualenv. Furthermore, listing them explicitly breaks if the version you list is different from the virtualenv version.