FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
graphframes/python/MANIFEST.in at v0.9.1 · graphframes/graphframes · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphframes
/
graphframes
Public
Notifications
You must be signed in to change notification settings
Fork
274
Star
1.2k
Code
Issues
38
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
graphframes
/
python
/
MANIFEST.in
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (11 loc) · 479 Bytes
Breadcrumbs
graphframes
/
python
/
MANIFEST.in
Copy path
File metadata and controls
11 lines (11 loc) · 479 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
# An example MANIFEST file can be found at:
# https://github.com/pypa/sampleproject/blob/master/MANIFEST.in
# For more details about the MANIFEST file, you may read the docs at
# https://docs.python.org/2/distutils/sourcedist.html#the-manifest-in-template
recursive-include python/graphframes *.py
recursive-exclude * __pycache__
recursive-exclude * *.pyc
include README.md
include LICENSE
include graphframes/tutorials/data/.exists
recursive-include graphframes/resources *.jar
Back
|
FazBrowse Home
|
New Git URL