Skip to content

Updates in setup.py for pypi installation#283

Merged
Didou09 merged 3 commits intodevelfrom
Issue#272-toml
Nov 26, 2019
Merged

Updates in setup.py for pypi installation#283
Didou09 merged 3 commits intodevelfrom
Issue#272-toml

Conversation

@lasofivec
Copy link
Copy Markdown
Collaborator

Cleaned the setup.py and other config files in order to make installation via pip install tofu work without imposing a previous installation of Cython or numpy or having to add pre-compiled files. Seems to be working on sample project (https://github.com/lasofivec/sampleproject).

Added wheel packaging in travis CI.

Left requirements.txt even if unnecessary.

@lasofivec lasofivec self-assigned this Nov 26, 2019
@pep8speaks
Copy link
Copy Markdown

pep8speaks commented Nov 26, 2019

Hello @lasofivec! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 27:1: E303 too many blank lines (3)
Line 27:80: E501 line too long (80 > 79 characters)
Line 33:80: E501 line too long (80 > 79 characters)
Line 145:80: E501 line too long (80 > 79 characters)

Comment last updated at 2019-11-26 16:20:34 UTC

@Didou09 Didou09 merged commit e453514 into devel Nov 26, 2019
@Didou09 Didou09 deleted the Issue#272-toml branch November 26, 2019 16:36
@Didou09 Didou09 mentioned this pull request Jan 30, 2020
@Didou09 Didou09 mentioned this pull request Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants