mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
CLI: Load from file or module. Add software tests and documentation.
Also, refactor to `responder.ext.cli`.
This commit is contained in:
committed by
Andreas Motl
parent
827cc64988
commit
6f9c11645a
@@ -63,6 +63,9 @@ jobs:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
- uses: yezz123/setup-uv@v4
|
||||
|
||||
- name: Install and validate package (Python 3.6)
|
||||
|
||||
Reference in New Issue
Block a user