Skip to content

[WIP,NOMRG] Proper python package structure#3

Open
mathurinm wants to merge 2 commits intoVLOGroup:masterfrom
mathurinm:easy_install
Open

[WIP,NOMRG] Proper python package structure#3
mathurinm wants to merge 2 commits intoVLOGroup:masterfrom
mathurinm:easy_install

Conversation

@mathurinm
Copy link

Hi,
I'm trying to make the code into a python package, so that pip install -e . can be used at the root of the repo, and then the package is usable from anywhere on the system. This also opens the way to automated unit testing and continuous integration with github actions.

It's still a WIP because of the dependency on optox, which cannot be installed directly through pip (as the repo there does not have a setup.py either)
I'll try to fix there, then come back to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant