Skip to content

Commit 1dac9c8

Browse files
Changed PyPi package name to one that is less similar to existing PyPi packages.
1 parent 69014e2 commit 1dac9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires = [
1010
]
1111

1212
[project]
13-
name = "pacai"
13+
name = "edq-pacai"
1414
description = "An AI educational project disguised as Pac-Man."
1515
readme = "README.md"
1616
requires-python = ">=3.10"

0 commit comments

Comments
 (0)