mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Merge pull request #213 from adam111316/feature/AddPipRequirements
Add requirements file for pip (port from midgetspy/sick-beard)
This commit is contained in:
commit
89990d1085
2 changed files with 8 additions and 0 deletions
|
@ -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
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Cheetah>=2.1.0
|
Loading…
Reference in a new issue