mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-17 14:04:24 +02:00
Added missing moduls to requirements.txt
This commit is contained in:
parent
41934ab285
commit
e56c960900
1
.github/workflows/test-container.yml
vendored
1
.github/workflows/test-container.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
build-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
@ -1,2 +1,4 @@
|
||||
colorscheme-generator @ https://github.com/kevinveenbirkenbach/colorscheme-generator/archive/refs/tags/v0.3.0.zip
|
||||
numpy
|
||||
numpy
|
||||
bcrypt
|
||||
ruamel.yaml
|
Loading…
x
Reference in New Issue
Block a user