diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-06-26 15:50:22 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-06-26 17:37:27 +0200 |
commit | 5e00f7eb42f2c533bd0b99acba5a2b8b0e9829fb (patch) | |
tree | 2219077e2356ef97768f1344d76bd129d57995e7 /requirements.txt | |
parent | 0d5ae1108e33fe9a6f5b6f7e7414bc933cf2891a (diff) | |
download | jnfilter-5e00f7eb42f2c533bd0b99acba5a2b8b0e9829fb.tar.gz jnfilter-5e00f7eb42f2c533bd0b99acba5a2b8b0e9829fb.tar.bz2 jnfilter-5e00f7eb42f2c533bd0b99acba5a2b8b0e9829fb.zip |
feat: Adiocina processo na pipeline para gerar rpm
Esse vai ser a forma padrao de dar deploy no `gabrielgio.me`.
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 092f079..0000000 --- a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -httpx==0.21.1 -fastapi==0.70.0 -uvicorn==0.15.0 |