Skip to content
New issue

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

Improve development installation process #39

Open
2 of 3 tasks
freezed opened this issue Feb 17, 2023 · 0 comments
Open
2 of 3 tasks

Improve development installation process #39

freezed opened this issue Feb 17, 2023 · 0 comments

Comments

@freezed
Copy link

freezed commented Feb 17, 2023

Issue

Installation steps are not complete:

  • f42d5b2 introduce a pip_requirements_export.txt to use pip instead poetry
  • adding src in PYTHONPATH is mandatory to use provided commands

Proposal

  • Add a src/witness-angel-cryptolib/__main__.main()
  • Update Readme.rst & documentation
    • adding pip installation
    • related to PYTHONPATH
freezed pushed a commit to freezed/witness-angel-cryptolib that referenced this issue Feb 17, 2023
Editable installation could be less reliable until the packaging config is stable
freezed pushed a commit to freezed/witness-angel-cryptolib that referenced this issue Feb 17, 2023
Adding a `main.py` on root to setup `src` path look more reliable
for the future (than an editable installabtion)
When packaging will be stable, this commit could be revert.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant