Skip to content

Commit c6da0cd

Browse files
Add hatchling dependency
1 parent 7dc4d88 commit c6da0cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ dependencies:
66
# runtime
77
- python >=3.8,<3.12
88
- mkdocstrings-python >=1.5.2,<2.0
9+
# build
10+
- hatchling >=1.18
911
# test
1012
- coverage >=7.3.0
1113
- pytest >=7.4.0

0 commit comments

Comments
 (0)