Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarrero committed Dec 22, 2023
1 parent f9f05c7 commit 2a73e46
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 78 deletions.
19 changes: 0 additions & 19 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,3 @@ build-backend = "setuptools.build_meta"

[tool.pylint.'MESSAGES CONTROL']
extension-pkg-whitelist = "pydantic"

[project]
name = "conekta"
version = "6.0.2"
authors = [
{ name="Engineering Conekta", email="[email protected]" },
]
description = "This is a Python library that allows interaction with https://api.conekta.io API."
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]

[project.urls]
"Homepage" = "https://github.com/conekta/conekta-python"
"Bug Tracker" = "https://github.com/conekta/conekta-python/issues"
59 changes: 0 additions & 59 deletions templates/python/pyproject.mustache

This file was deleted.

0 comments on commit 2a73e46

Please sign in to comment.