We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current documentation is not user friendly:
The text was updated successfully, but these errors were encountered:
Just from my little experience from my last MR:
pipenv
brew install pipenv
pipenv install
pipenv shell
pytest -v --doctest-modules
black ./src
Sorry, something went wrong.
is there also a guide or executable windows version
Hi @flod1,
there's currently no executable version available.
You should be able to follow the setup also under Windows:
pip install pipenv
--dev
No branches or pull requests
Current documentation is not user friendly:
The text was updated successfully, but these errors were encountered: