Skip to content

Commit 80b537f

Browse files
authored
Add missing name in table [project] in 'pyproject.toml'. (#78)
Fixes issue #77.
1 parent 88e2427 commit 80b537f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[project]
2+
name = 'immutables'
23
requires-python = ">=3.6"
34

45
[build-system]

0 commit comments

Comments
 (0)