Merge pull request #213 from adam111316/feature/AddPipRequirements

Add requirements file for pip (port from midgetspy/sick-beard)
This commit is contained in:
adam111316 2015-02-23 20:33:59 +08:00
commit 89990d1085
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,10 @@
### 0.x.x (2015-xx-xx xx:xx:xx UTC)
* Add requirements file for pip (port from midgetspy/sick-beard)
[develop changelog]
### 0.7.0 (2015-02-23 11:02:00 UTC)
* Fix slow database operations (port from midgetspy/sickbeard)

1
requirements.txt Normal file
View file

@ -0,0 +1 @@
Cheetah>=2.1.0