Skip to content

Commit f0507d5

Browse files
committed
Update setup.py
1 parent 778d6a1 commit f0507d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'IPython>=3.2.3',
2020
'empyrical>=0.5.0',
2121
'duckdb>=0.2.0',
22-
''
22+
'pandas_market_calendars>=2.0'
2323
]
2424

2525
extra_reqs = {

0 commit comments

Comments
 (0)