Skip to content

enable editable pip install - #2

Open
stefanhiemer wants to merge 2 commits into
qTipTip:masterfrom
stefanhiemer:master
Open

enable editable pip install#2
stefanhiemer wants to merge 2 commits into
qTipTip:masterfrom
stefanhiemer:master

Conversation

@stefanhiemer

Copy link
Copy Markdown

Hi there,

I tried to make an editeable install via

pip install -e .

and failed. I fixed it by

  1. adding a version number to the setup.py (empty appears not to be supported anymore)
  2. adding a project.toml for dependences (cython, numpy, etc.)

Regards
Stefan

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