Skip to content

improve portability and remove redundant set of requirements#213

Merged
leifj merged 1 commit intomasterfrom
ft-setup_improvements
Apr 13, 2021
Merged

improve portability and remove redundant set of requirements#213
leifj merged 1 commit intomasterfrom
ft-setup_improvements

Conversation

@fredrikt
Copy link
Contributor

At least the pyXMLSecurity requirement was not present in requirements.txt. Better use the text-files as the canonical source, and load them in setup.py like README.rst and NEWS.txt is loaded.

Using pathlib should be a cross-platform way of dealing with paths and filenames.

Also, I believe python_requires should be passed to setup() and not just declared in setup.py.

@fredrikt fredrikt requested a review from leifj April 13, 2021 09:13
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 73.475% when pulling cab0adb on ft-setup_improvements into 5345634 on master.

@leifj leifj merged commit ac34204 into master Apr 13, 2021
@leifj leifj deleted the ft-setup_improvements branch April 15, 2021 14:49
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.

3 participants