##// END OF EJS Templates
Add py.typed to setup.cfg
Audrey Dutcher -
Show More
@@ -100,6 +100,7 b' exclude ='
100 100 setupext
101 101
102 102 [options.package_data]
103 IPython = py.typed
103 104 IPython.core = profile/README*
104 105 IPython.core.tests = *.png, *.jpg, daft_extension/*.py
105 106 IPython.lib.tests = *.wav
General Comments 0
You need to be logged in to leave comments. Login now