Changed project name
This commit is contained in:
parent
416f6dd0b0
commit
e97d289e11
@ -1,6 +0,0 @@
|
||||
* UTE API Wrapper
|
||||
:PROPERTIES:
|
||||
:ID: fbbc5d08-8ee8-42d7-8175-f8552b71adfc
|
||||
:END:
|
||||
|
||||
This is a sample text
|
@ -44,13 +44,13 @@ requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ute"
|
||||
name = "ute_wrapper"
|
||||
version = "1.0.0"
|
||||
authors = [
|
||||
{ name="Roger Gonzalez", email="roger@rogs.me" },
|
||||
]
|
||||
description = "A wrapper to interact with UTE's API"
|
||||
readme = "README.org"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.7"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
|
Reference in New Issue
Block a user