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
0ad7c0cf5124786112c5240b923760f5957c5d6b
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