Tags: oeddyo/rq
Tags
Revert "No need to store the version in a separate file." This reverts commit a8373a2 and fixes rq#3. If we import times from the setup.py file, it'll require pytz to be available at install time, which we should not be wanting. Therefore, I've reverted back to the state where I simply import the version number from the version.py file directly. Conflicts: times/__init__.py
PreviousNext