gberaudo / scrumtools

Tools for Scrum Masters
GNU Affero General Public License v3.0
0 stars 1 forks source link

Be able to install as a package #1

Closed sbrunner closed 4 years ago

sbrunner commented 4 years ago

With python3 -m pip install --user --editable=. Then we can use get-single-sprint from everywhere

gberaudo commented 4 years ago

@sbrunner, how do you do with the dependencies? When I start the app this way it does not find them.