|
@@ -1,6 +1,7 @@
|
|
# Include docs in the root.
|
|
# Include docs in the root.
|
|
include *.md
|
|
include *.md
|
|
include LICENSE
|
|
include LICENSE
|
|
|
|
+include clean_python/py.typed
|
|
# Exclude byte-compiled code
|
|
# Exclude byte-compiled code
|
|
global-exclude __pycache__
|
|
global-exclude __pycache__
|
|
global-exclude *.py[co]
|
|
global-exclude *.py[co]
|