holoviz-dev / pyctdev

Python packaging Common Tasks for Developers
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Use python setup.py rather than editable pip #11

Closed jsignell closed 5 years ago

jsignell commented 5 years ago

pip install -e . --no-deps started breaking with pypa/pip#6370 as seen in https://travis-ci.org/pyviz/panel/jobs/524005537#L1438