atomec-project / atoMEC

Python-based average-atom code for simulations of high energy density phenomena such as in warm dense matter.
https://atomec-project.github.io/atoMEC/
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Remove pylibxc url from requirements as unsupported by PyPI #223

Closed timcallow closed 11 months ago

timcallow commented 11 months ago

PyPI does not support requirements files containing urls. Therefore we remove the pylibxc requirement, and instead add an extra step if the pip installation route is used. (The pipenv installation route is unaffected).