Skip to content

Commit 646e5e8

Browse files
committed
Move to Poetry
Signed-off-by: Boris Glimcher <[email protected]>
1 parent 5f15fdb commit 646e5e8

File tree

5 files changed

+1131
-90
lines changed

5 files changed

+1131
-90
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ You may install the external modules by running:
7676
* [Raw Request (rf_raw_request.py)](https://github.com/DMTF/Redfish-Tacklebox/blob/main/docs/rf_raw_request.md)
7777
* [Test Event Listener (rf_test_event_listener.py)](https://github.com/DMTF/Redfish-Tacklebox/blob/main/docs/rf_test_event_listener.md)
7878

79+
## Packaging
80+
81+
This project uses [poetry](https://python-poetry.org/) to manage dependencies, build, etc.
82+
7983
## Release Process
8084

8185
1. Go to the "Actions" page

0 commit comments

Comments
 (0)