Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

MANIFEST.in 264 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
  1. include AUTHORS.rst
  2. include CONTRIBUTING.rst
  3. include HISTORY.rst
  4. include LICENSE
  5. include README.rst
  6. recursive-include tests *
  7. recursive-exclude * __pycache__
  8. recursive-exclude * *.py[co]
  9. recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...