You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve documentation: Instructions for development and test setups (#130)
* improve readme
* use cd, because not going back up
* separate the contribution instructions from the readme
and keep it virtual environment tool neutral
It is probably best to create a virtual environment to create a local test setup. There are multiple tools for creating a Python virtual environment out there from which you can choose the one you like best.
12
+
13
+
To create a local test setup run the following commands (inside your virtual environment, if you chose to create one):
0 commit comments