Changeset - 6d67439f16ce
[Not reviewed]
0 2 0
Christopher Neugebauer - 8 years ago 2016-04-26 06:25:30
chrisjrn@gmail.com
Adds correct documentation for setting up a project.
2 files changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/integration.rst
Show inline comments
...
 
@@ -13,7 +13,8 @@ Installing Registrasion
 

	
 
Registrasion depends on an in-development version of Symposion. You'll need to add the following  line to your ``requirements.txt`` files::
 

	
 
    git+https://github.com/chrisjrn/registrasion.git@releases/0.1
 
    registrasion==0.1.0
 
    https://github.com/pinax/symposion/tarball/ad81810#egg=symposion
 

	
 
And also to enable dependency links in pip::
 

	
requirements/dependencies.txt
Show inline comments
 
https://github.com/pinax/symposion/tarball/ad81810#egg=symposion-1.0b2.dev3
 
https://github.com/pinax/symposion/tarball/ad81810#egg=symposion
0 comments (0 inline, 0 general)