feat: function to install single package.
This commit is contained in:
parent
09a37ae628
commit
9680e33730
3 changed files with 18 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 0.7.0: Added Function to Install Packages
|
||||
- Introduced the `install_package` function, allowing packages to be installed directly through the app.
|
||||
- Useful for optional dependencies that need to be installed separately. This enables installation via the UI.
|
||||
|
||||
---
|
||||
|
||||
## 0.6.x
|
||||
### 0.6.1: Classifier
|
||||
- Added Classifier for pypi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue