Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Setupwithseeddata#64

Merged
eseiver merged 3 commits into
masterfrom
setupwithseeddata
Dec 27, 2017
Merged

Setupwithseeddata#64
eseiver merged 3 commits into
masterfrom
setupwithseeddata

Conversation

@sbassi

@sbassi sbassi commented Dec 22, 2017

Copy link
Copy Markdown
Contributor

This change makes the data installable, both the xml files and the SQLite DB.

@sbassi sbassi requested a review from eseiver December 22, 2017 22:51

@eseiver eseiver left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question about commented-out line.

Comment thread setup.py Outdated
'allofplos.seed_corpus': ['*.xml'],
},

#include_package_data=True,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this line needed un-commented out?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is deleted because is not needed. It is used in conjunction with MANIFEST.in file, but this is for previous Python version (less than 3), since we don't support <3, it is not needed.
Here more information http://setuptools.readthedocs.io/en/latest/setuptools.html#including-data-files

@eseiver eseiver merged commit 6d05524 into master Dec 27, 2017
@eseiver eseiver modified the milestones: 0.9.0, 0.9.6 Jan 19, 2018
@eseiver eseiver deleted the setupwithseeddata branch February 15, 2018 18:56
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