We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc2845 commit 74a0b08Copy full SHA for 74a0b08
setup.py
@@ -13,6 +13,9 @@
13
'pytest',
14
'scipy',
15
'shapely',
16
+ 'twine',
17
+ 'rfc3986',
18
+ 'keyring'
19
],
20
'examples': [
21
'datashader',
0 commit comments