This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
drstats
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c32565621d91931c9fb54fd6927d49a65796f0d9
drstats
/
Makefile
T
6 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: scaffold drstats project with setuptools build, gitignore, and utro CLI entry point
2024-11-23 18:56:52 +00:00
all
:
build
build
:
pip install build
python -m build .
pip install -e .
Reference in New Issue
Copy Permalink