Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Lavocat
yggdrasil
Commits
969efb88
Commit
969efb88
authored
Jul 25, 2017
by
lavocat
Browse files
Readme reorganisation
parent
bb68e812
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
969efb88
...
...
@@ -2,19 +2,11 @@ Original code : https://gitlab.inria.fr/tlavocat/stage_M2
# Installation
### Using VENV :
In project root directory :
```
virtualenv venv
source venv/bin/activate
```
### installing the lib in dev mode :
In project root directory
```
pip install -e .
pip
3
install -e .
```
# Requirements
...
...
@@ -89,3 +81,12 @@ Ensure no max session is set.
```
python3 setup.py test
```
### Using VENV :
In project root directory :
```
virtualenv venv
source venv/bin/activate
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment