Skip to content

Commit be3ae6c

Browse files
Use ics pypi pre-release (#33)
1 parent 9cc715f commit be3ae6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = ["License :: OSI Approved :: BSD License"]
1313
dynamic = ["description"]
1414

1515
dependencies = [
16-
"ics @ git+https://github.com/ics-py/ics-py.git@133a0955f6efbb83ff0eae45ad0bbe6902a8f2f1#egg=ics",
16+
"ics == 0.8.0.dev0",
1717
"python-dateutil >= 2.8",
1818
"pyyaml >= 6",
1919
]

0 commit comments

Comments
 (0)