Updated for install

This commit is contained in:
Dimitris Zlatanidis 2023-06-12 12:39:13 +03:00
parent c7eacdb0a8
commit dbca5f1898
2 changed files with 11 additions and 21 deletions

24
.idea/workspace.xml generated
View file

@ -7,10 +7,8 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for index"> <list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for install">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.md" afterDir="false" /> <change beforePath="$PROJECT_DIR$/docs/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/install.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/install.md" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -81,13 +79,6 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1670414596656</updated> <updated>1670414596656</updated>
</task> </task>
<task id="LOCAL-02122" summary="Added logo image">
<created>1686553704014</created>
<option name="number" value="02122" />
<option name="presentableId" value="LOCAL-02122" />
<option name="project" value="LOCAL" />
<updated>1686553704014</updated>
</task>
<task id="LOCAL-02123" summary="Added logo image"> <task id="LOCAL-02123" summary="Added logo image">
<created>1686553867964</created> <created>1686553867964</created>
<option name="number" value="02123" /> <option name="number" value="02123" />
@ -424,7 +415,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1686562414925</updated> <updated>1686562414925</updated>
</task> </task>
<option name="localTasksCounter" value="2171" /> <task id="LOCAL-02171" summary="Updated for install">
<created>1686562645813</created>
<option name="number" value="02171" />
<option name="presentableId" value="LOCAL-02171" />
<option name="project" value="LOCAL" />
<updated>1686562645813</updated>
</task>
<option name="localTasksCounter" value="2172" />
<servers /> <servers />
</component> </component>
<component name="Vcs.Log.History.Properties"> <component name="Vcs.Log.History.Properties">
@ -486,8 +484,8 @@
<MESSAGE value="Updated for theme" /> <MESSAGE value="Updated for theme" />
<MESSAGE value="Updated for issues" /> <MESSAGE value="Updated for issues" />
<MESSAGE value="Updated for about" /> <MESSAGE value="Updated for about" />
<MESSAGE value="Updated for install" />
<MESSAGE value="Updated for index" /> <MESSAGE value="Updated for index" />
<option name="LAST_COMMIT_MESSAGE" value="Updated for index" /> <MESSAGE value="Updated for install" />
<option name="LAST_COMMIT_MESSAGE" value="Updated for install" />
</component> </component>
</project> </project>

View file

@ -38,14 +38,6 @@ $ slpkg tracking --pkg-version Flask awscli pychess
``` ```
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_tracking.png" width="900"> <img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_tracking.png" width="900">
### Requirements
```
SQLAlchemy >= 1.4.46
python3-pythondialog >= 3.5.3
python3-progress >= 1.6
```
### Recommended ### Recommended
Stay always updated, see my other project SUN [(Slackware Update Notifier)](https://gitlab.com/dslackw/sun) Stay always updated, see my other project SUN [(Slackware Update Notifier)](https://gitlab.com/dslackw/sun)