We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26534a4 commit c1fa57dCopy full SHA for c1fa57d
setup.py
@@ -10,6 +10,7 @@
10
"nkeys": ["nkeys"],
11
"aiohttp": ["aiohttp"],
12
"fast_parse": ["fast-mail-parser"],
13
+ "orjson": ["orjson"],
14
},
15
packages=["nats", "nats.aio", "nats.micro", "nats.protocol", "nats.js"],
16
package_data={"nats": ["py.typed"]},
0 commit comments