mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +08:00
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.