Skip to content

Commit 4d274c2

Browse files
sumnerevanstulir
authored andcommittedJul 2, 2021
Add PEP 561 typing info
Closes #48
1 parent a616536 commit 4d274c2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
 

‎mautrix/py.typed

Whitespace-only changes.

‎setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
],
4040

4141
package_data={
42+
"mautrix": ["py.typed"],
4243
"mautrix.types.event": ["type.pyi"],
4344
"mautrix.util": ["opt_prometheus.pyi"],
4445
"mautrix.util.formatter": ["html_reader.pyi"],

0 commit comments

Comments
 (0)