Skip to content

Commit 86e34c6

Browse files
committed
Added licence file.
1 parent 41d1ca9 commit 86e34c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ typing_extensions = ">=4.12.0"
3030
plotly = ">=5.18.0"
3131

3232
[package.build]
33-
backend = { name = "pixi-build-python", version = "==0.3.2" }
33+
backend = { name = "pixi-build-python", version = "==0.4.0" }
3434

3535
[package.host-dependencies]
3636
hatchling = "==1.26.3"

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "dyno"
33
version = "0.1.5"
4+
license = { file = "LICENSE" }
45
requires-python = ">= 3.10,<3.14"
56

67
[build-system]

0 commit comments

Comments
 (0)