Ajustes em pyproject.toml e .gitignore para buildar pacote python
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
.vscode
|
||||
# Temp Folder
|
||||
.temp/
|
||||
# Packaging
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
|
||||
@@ -19,3 +19,4 @@ dependencies = [
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/riguettodev/sdk-notion"
|
||||
Repository = "https://git.kralot.cloud/Kralot/sdk-notion"
|
||||
|
||||
Reference in New Issue
Block a user