blob: 14cb230abd419a04ff655faadd5b5ed9de11c898 (
plain)
1
2
3
4
5
6
7
8
9
|
--- setup.cfg.orig 2024-03-04 13:25:08 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = SQLAlchemy
+name = sqlalchemy
description = Database Abstraction Library
long_description = file: README.rst
long_description_content_type = text/x-rst
|