FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-future/MANIFEST.in at master · yentyu/python-future · GitHub
yentyu
/
python-future
Public
forked from
PythonCharmers/python-future
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-future
/
MANIFEST.in
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (27 loc) · 713 Bytes
Breadcrumbs
python-future
/
MANIFEST.in
Copy path
File metadata and controls
28 lines (27 loc) · 713 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
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
include *.sh
include *.txt
include *.rst
include *.py
include .travis.yml
include pytest.ini
recursive-include docs LICENSE
recursive-include docs README
recursive-include docs *.conf
recursive-include docs *.css_t
recursive-include docs *.html
recursive-include docs *.ico
recursive-include docs *.inc
recursive-include docs *.ipynb
recursive-include docs *.png
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs *.sh
recursive-include docs *.tiff
recursive-include docs *.txt
recursive-include docs Makefile
recursive-include src *.py
recursive-include src *.pem
recursive-include tests *.au
recursive-include tests *.gif
recursive-include tests *.py
recursive-include tests *.txt
Back
|
FazBrowse Home
|
New Git URL