Introduce CI package to handle installation and development
Compare changes
- Stefano Borini authored
+ 2
− 2
@@ -2,7 +2,7 @@ import click
@@ -76,7 +76,7 @@ def test(python_version):
Created by: stefanoborini
Introduces ci package to make the installation of the environment easier and more repeatable.
Fixes #140 (closed)