Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8cb8a3

Browse files
committed
Add py.typed
1 parent 3d36f14 commit f8cb8a3

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

‎packages/python/plotly/MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ include plotly/_version.py
55
include requires-install.txt
66
include requires-express.txt
77
include plotly/package_data/widgetbundle.js
8+
include plotly/py.typed

‎packages/python/plotly/plotly/py.typed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
partial

‎packages/python/plotly/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ def read_req_file(req_type):
554554
+ validator_packages,
555555
package_data={
556556
"plotly": [
557+
"py.typed",
557558
"package_data/*",
558559
"package_data/templates/*",
559560
"package_data/datasets/*",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /