Skip to content

Commit 7a5717f

Browse files
authored
Merge pull request #754 from hx2A/hatch-issue
address hatch build issue
2 parents f1017fc + 2b36cfc commit 7a5717f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ dependencies:
1010
- cairosvg=2.8.*
1111
- colour>=0.1.*
1212
- flake8=7.1.*
13-
- hatch=1.14.*
1413
- ipython=8.37.*
1514
- jedi=0.19.*
1615
- jpype1=1.6.*
@@ -30,5 +29,7 @@ dependencies:
3029
- trimesh=4.6.*
3130
- twine>=6.1.*
3231
- pip:
32+
- hatch==1.16.*
3333
- stackprinter==0.2.12
3434
- opencv-contrib-python>=4.12
35+
- virtualenv<21.0.0

0 commit comments

Comments
 (0)