We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778d6a1 commit f0507d5Copy full SHA for f0507d5
setup.py
@@ -19,7 +19,7 @@
19
'IPython>=3.2.3',
20
'empyrical>=0.5.0',
21
'duckdb>=0.2.0',
22
- ''
+ 'pandas_market_calendars>=2.0'
23
]
24
25
extra_reqs = {
0 commit comments