Use lowercase spelling for panda3d as package name in setup.cfg

This commit is contained in:
rdb 2021-12-26 14:22:26 +01:00
parent 953cf898bc
commit 8a9410cbc6

View File

@ -1,5 +1,5 @@
[metadata]
name = Panda3D
name = panda3d
version = 1.11.0
url = https://www.panda3d.org/
description = Panda3D is a framework for 3D rendering and game development for Python and C++ programs.