Skip to content

Conversation

@michielvermeir
Copy link
Contributor

Hello, PEP 518 allows for a pyproject.toml file to be included for specifying a minimal set of build requirements.

This file can be used to instruct pip (versions 10 and up) to install pysam before the setup.py script is executed. pysam is removed by pip after building, requiring it to be included in install_requires as well.

This makes life easier for unwitting system engineers that deploy software with a dependency to pysamstats.

@alimanfoo
Copy link
Owner

Many thanks @michielvermeir.

@alimanfoo alimanfoo merged commit c3e3a97 into alimanfoo:master Dec 18, 2018
@alimanfoo alimanfoo added this to the v1.1 milestone Dec 18, 2018
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.

2 participants