We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1ee60 commit 4764f43Copy full SHA for 4764f43
pyproject.toml
@@ -33,6 +33,7 @@ dependencies = [
33
"lenses",
34
"graphviz",
35
"schema",
36
+ "htpy",
37
"dateparser",
38
"pyxirr",
39
"more-itertools"
@@ -118,4 +119,4 @@ showcontent = true
118
119
[[tool.towncrier.type]]
120
directory = "enhance"
121
name = "Enhance"
-showcontent = true
122
+showcontent = true
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = absbox
3
-version = 0.40.1
+version = 0.40.2
4
description_file = README.md
5
author = xiaoyu, zhang
6
author_email = [email protected]
0 commit comments