Add build.sh symlink fix and README
This commit is contained in:
parent
6ae20954f3
commit
3e18ed58b5
7
dashboard_for_sage.egg-info/PKG-INFO
Normal file
7
dashboard_for_sage.egg-info/PKG-INFO
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Metadata-Version: 2.4
|
||||||
|
Name: dashboard_for_sage
|
||||||
|
Version: 1.0.0
|
||||||
|
Summary: Dashboard module for Sage - LLM usage and user statistics
|
||||||
|
Requires-Python: >=3.8
|
||||||
|
Requires-Dist: sqlor
|
||||||
|
Requires-Dist: bricks_for_python
|
||||||
9
dashboard_for_sage.egg-info/SOURCES.txt
Normal file
9
dashboard_for_sage.egg-info/SOURCES.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
README.md
|
||||||
|
pyproject.toml
|
||||||
|
dashboard_for_sage/__init__.py
|
||||||
|
dashboard_for_sage/init.py
|
||||||
|
dashboard_for_sage.egg-info/PKG-INFO
|
||||||
|
dashboard_for_sage.egg-info/SOURCES.txt
|
||||||
|
dashboard_for_sage.egg-info/dependency_links.txt
|
||||||
|
dashboard_for_sage.egg-info/requires.txt
|
||||||
|
dashboard_for_sage.egg-info/top_level.txt
|
||||||
1
dashboard_for_sage.egg-info/dependency_links.txt
Normal file
1
dashboard_for_sage.egg-info/dependency_links.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
||||||
2
dashboard_for_sage.egg-info/requires.txt
Normal file
2
dashboard_for_sage.egg-info/requires.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
sqlor
|
||||||
|
bricks_for_python
|
||||||
1
dashboard_for_sage.egg-info/top_level.txt
Normal file
1
dashboard_for_sage.egg-info/top_level.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
dashboard_for_sage
|
||||||
Loading…
x
Reference in New Issue
Block a user