This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
trackingmore-api-tool
Watch
1
Star
0
Fork
You've already forked trackingmore-api-tool
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
main
trackingmore-api-tool
/
.gitignore
5 lines
43 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Seems to work so far
2023-03-25 20:18:17 +00:00
venv/
*.pyc
__pycache__/
feat: Update project configuration for packaging - Updated `.gitignore` to exclude the `dist/` directory, ensuring build artifacts are not tracked in Git, maintaining repository cleanliness. - Renamed project to `trackingmore-api-tool` in `pyproject.toml` for better identification and consistency across platforms. - Added configuration for wheel packaging in `pyproject.toml`, facilitating easier package distribution and installation.
2024-04-23 15:24:08 +00:00
settings.ini
dist/
Reference in a new issue
Copy permalink