mirror of
https://github.com/skoobasteeve/successfactors-python.git
synced 2026-03-20 03:28:58 +00:00
update readme
This commit is contained in:
@@ -4,13 +4,13 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "successfactors_auth"
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
authors = [
|
||||
{ name="Ray Lyon", email="ray@raylyon.net" },
|
||||
]
|
||||
description = "Authenticate to the SuccessFactors API."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.9"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: Apache Software License",
|
||||
@@ -19,4 +19,4 @@ classifiers = [
|
||||
|
||||
[project.urls]
|
||||
"Homepage" = "https://github.com/skoobasteeve/successfactors-python"
|
||||
"Bug Tracker" = "https://github.com/skoobasteeve/successfactors-python/issues"
|
||||
"Bug Tracker" = "https://github.com/skoobasteeve/successfactors-python/issues"
|
||||
|
||||
Reference in New Issue
Block a user