Commit Graph

19 Commits

Author SHA1 Message Date
3af92b4436 Don't install subpackages as editable in requirements.txt
Doing this would require editable (and thus writable) checkouts, which
we don't have on our production machines.
2017-03-08 17:17:53 +01:00
4a148f9163 Re-enabled Flamenco, as it seems to be working on Py36 2017-03-03 17:37:13 +01:00
df137c3258 Re-enabled Attract, it seems to work on Py3.6 2017-03-03 17:00:02 +01:00
3b239130d8 Removed all requirements; referring to other requirements.txt files
Also using -e to install required packages that aren't pip-installable.
2017-03-03 14:41:14 +01:00
d77bcc1047 Added new Flamenco dependencies 2017-02-01 11:46:00 +01:00
7146405b98 Added Flamenco dependencies 2017-01-12 16:59:55 +01:00
Dalai Felinto
a488ff4176 Use Flamenco module 2016-11-06 18:58:51 +01:00
d82d5ec93e Replaced markdown with commonmark module 2016-10-20 13:06:29 +02:00
12f1afa57f Moar forgotten stuff 2016-10-19 17:19:27 +02:00
1249f274a6 Added new Pillar requirements here too. 2016-10-19 17:18:33 +02:00
dc77de8623 Requirements clean up a little. 2016-09-29 10:08:38 +02:00
970f6f3ae9 attract_server -> attract 2016-09-20 12:20:15 +02:00
50cab99202 Switched SVN module to Sybren's branch.
This is necessary until pull request #43 is merged:
https://github.com/dsoprea/PySvn/pull/43
2016-09-07 12:28:35 +02:00
2c323f580a Enable loading of Attract. 2016-09-07 12:28:35 +02:00
6dd509851f Removed loading of Attract server from the master branch.
Development of Cloud with Attract enabled has been moved to the
'with-attract' branch, so that we can deploy onto production without
Attract enabled.
Once we decide it's time to deploy together with Attract, we can merge
the 'with-attract' branch back to master.
2016-08-31 11:40:42 +02:00
ae17068ab4 Moved Attract stuff to Attract-Server project 2016-08-31 11:36:27 +02:00
67724b3cff Updated requirements.txt with some missing requirements.
This should pin all versions of all packages we depend on.
2016-08-31 11:35:48 +02:00
b9d266db03 Add redis to requirements.txt 2016-08-18 10:22:40 +02:00
881cb6bc40 Staged Docker build script 2016-08-10 18:27:27 +02:00