We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92146c2 commit 20cfe4fCopy full SHA for 20cfe4f
1 file changed
python/pyproject.toml
@@ -3,10 +3,10 @@ requires = ["hatchling"]
3
build-backend = "hatchling.build"
4
5
[project]
6
-name = "butler"
+name = "firebird-butler-protobuf"
7
dynamic = ["version"]
8
description = 'Firebird Butler protocol buffers'
9
-readme = "README.rst"
+readme = "README.md"
10
requires-python = ">=3.8"
11
license = { file = "LICENSE" }
12
keywords = ["Firebird", "Butler", "protobuf"]
0 commit comments