Skip to content

[AIRFLOW-262] Simplify commands in MANIFEST.in#1612

Merged
asfgit merged 1 commit intoapache:masterfrom
ajayyadava:262
Jun 21, 2016
Merged

[AIRFLOW-262] Simplify commands in MANIFEST.in#1612
asfgit merged 1 commit intoapache:masterfrom
ajayyadava:262

Conversation

@ajayyadava
Copy link
Contributor

recursive-include command with the wild card pattern can be simplified to use graft command instead.

Complete reference for the MANIFEST.in can be found here

@codecov-io
Copy link

Current coverage is 64.03%

Merging #1612 into master will decrease coverage by 0.01%

@@             master      #1612   diff @@
==========================================
  Files           120        120          
  Lines          8412       8412          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           5388       5387     -1   
- Misses         3024       3025     +1   
  Partials          0          0          

Powered by Codecov. Last updated by 45b735b...05a1150

@criccomini
Copy link
Contributor

LGTM

@asfgit asfgit merged commit 05a1150 into apache:master Jun 21, 2016
asfgit pushed a commit that referenced this pull request Jun 21, 2016
@ajayyadava ajayyadava deleted the 262 branch June 21, 2016 06:21
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.

4 participants