Skip to content

include_directory fix for manifest and setup.py#367

Merged
mriehl merged 1 commit intopybuilder:masterfrom
cowst:master
Jul 13, 2016
Merged

include_directory fix for manifest and setup.py#367
mriehl merged 1 commit intopybuilder:masterfrom
cowst:master

Conversation

@cowst
Copy link

@cowst cowst commented Jun 29, 2016

extracted explicit root_path in order to fill manifest and setup.py only with relative paths according to package structure

…nly with relative paths according to package structure
@cowst
Copy link
Author

cowst commented Jun 29, 2016

see comments on #127 (which is already closed)

@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage decreased (-0.02%) to 72.415% when pulling 8c02ea4 on cowst:master into a6bcbd6 on pybuilder:master.

@mriehl
Copy link
Member

mriehl commented Jul 13, 2016

Thank you @cowst , I'm merging this as it looks good. Sorry it took a while.

@mriehl mriehl merged commit e52a227 into pybuilder:master Jul 13, 2016
@ZmeiGorynych
Copy link

ZmeiGorynych commented Jul 12, 2017

Could someone please post an example, or a link to one, for how this is supposed to work?
I'm using project.include_directory('mosaicsmartdata/configuration', ['*.csv']) in my build.py (where the path is relative to dir_source_main_python), and the files are copied over to target/dist/.../mosaicsmartdata/configuration, but not installed.

MANIFEST.in contains recursive-include mosaicsmartdata/configuration *.csv

Using pybuilder 0.11.10

Thanks a lot!

@MarvBob
Copy link

MarvBob commented Sep 20, 2017

+1
The directory is included but not installed.

@arcivanov
Copy link
Member

Install "pybuilder" using "-U -pre" ?

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.

6 participants