File tree Expand file tree Collapse file tree 12 files changed +22
-23
lines changed Expand file tree Collapse file tree 12 files changed +22
-23
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ dev-mode-dirs = ["src"]
66
77[build .targets .wheel ]
88only-include = [" src/robotcode" ]
9- sources = [" src" ]
109
1110[build .targets .sdist ]
1211only-include = [" src" , " CHANGELOG.md" ]
Original file line number Diff line number Diff line change @@ -53,11 +53,11 @@ dev-mode-dirs = ["src"]
5353
5454[tool .hatch .build .targets .wheel ]
5555only-include = [" src/robotcode" ]
56- sources = [ " src " ]
56+
5757
5858[tool .hatch .build .targets .sdist ]
5959only-include = [" src" ]
6060
6161[tool .hatch .envs .build ]
6262detached = true
63- python = " 38 "
63+ python = " 310 "
Original file line number Diff line number Diff line change @@ -45,14 +45,14 @@ dev-mode-dirs = ["src"]
4545
4646[tool .hatch .build .targets .wheel ]
4747only-include = [" src/robotcode" ]
48- sources = [ " src " ]
48+
4949
5050[tool .hatch .build .targets .sdist ]
5151only-include = [" src" ]
5252
5353[tool .hatch .envs .build ]
5454detached = true
55- python = " 38 "
55+ python = " 310 "
5656
5757[tool .mypy ]
5858python_version = " 3.10"
Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ dev-mode-dirs = ["src"]
5555
5656[tool .hatch .build .targets .wheel ]
5757only-include = [" src/robotcode" ]
58- sources = [ " src " ]
58+
5959
6060[tool .hatch .build .targets .sdist ]
6161only-include = [" src" ]
6262
6363[tool .hatch .envs .build ]
6464detached = true
65- python = " 38 "
65+ python = " 310 "
Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ dev-mode-dirs = ["src"]
4545
4646[tool .hatch .build .targets .wheel ]
4747only-include = [" src/robotcode" ]
48- sources = [ " src " ]
48+
4949
5050[tool .hatch .build .targets .sdist ]
5151only-include = [" src" ]
5252
5353[tool .hatch .envs .build ]
5454detached = true
55- python = " 38 "
55+ python = " 310 "
Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ dev-mode-dirs = ["src"]
5454
5555[tool .hatch .build .targets .wheel ]
5656only-include = [" src/robotcode" ]
57- sources = [ " src " ]
57+
5858
5959[tool .hatch .build .targets .sdist ]
6060only-include = [" src" ]
6161
6262[tool .hatch .envs .build ]
6363detached = true
64- python = " 38 "
64+ python = " 310 "
Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ dev-mode-dirs = ["src"]
4545
4646[tool .hatch .build .targets .wheel ]
4747only-include = [" src/robotcode" ]
48- sources = [ " src " ]
48+
4949
5050[tool .hatch .build .targets .sdist ]
5151only-include = [" src" ]
5252
5353[tool .hatch .envs .build ]
5454detached = true
55- python = " 38 "
55+ python = " 310 "
Original file line number Diff line number Diff line change @@ -49,11 +49,11 @@ dev-mode-dirs = ["src"]
4949
5050[tool .hatch .build .targets .wheel ]
5151only-include = [" src/robotcode" ]
52- sources = [ " src " ]
52+
5353
5454[tool .hatch .build .targets .sdist ]
5555only-include = [" src" ]
5656
5757[tool .hatch .envs .build ]
5858detached = true
59- python = " 38 "
59+ python = " 310 "
Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ dev-mode-dirs = ["src"]
5050
5151[tool .hatch .build .targets .wheel ]
5252only-include = [" src/robotcode" ]
53- sources = [ " src " ]
53+
5454
5555[tool .hatch .build .targets .sdist ]
5656only-include = [" src" ]
5757
5858[tool .hatch .envs .build ]
5959detached = true
60- python = " 38 "
60+ python = " 310 "
Original file line number Diff line number Diff line change @@ -51,11 +51,11 @@ dev-mode-dirs = ["src"]
5151
5252[tool .hatch .build .targets .wheel ]
5353only-include = [" src/robotcode" ]
54- sources = [ " src " ]
54+
5555
5656[tool .hatch .build .targets .sdist ]
5757only-include = [" src" ]
5858
5959[tool .hatch .envs .build ]
6060detached = true
61- python = " 38 "
61+ python = " 310 "
You can’t perform that action at this time.
0 commit comments