diff options
author | Alice Frosi <afrosi@redhat.com> | 2023-02-16 11:08:43 +0100 |
---|---|---|
committer | Alice Frosi <afrosi@redhat.com> | 2023-02-16 11:08:43 +0100 |
commit | 0d7a2755ee6842bf95c22a4d387efc1ea032f27a (patch) | |
tree | f229708b4d14983986c33271c4aae4a0974d80e0 | |
parent | 38d3e1d48ec7a657fb893f668400a583fdb31127 (diff) | |
download | seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.tar seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.tar.gz seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.tar.bz2 seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.tar.lz seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.tar.xz seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.tar.zst seitan-0d7a2755ee6842bf95c22a4d387efc1ea032f27a.zip |
moved requirements.txt into tests/integration
-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 759bdd2..0000000 --- a/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -podman==4.3.0 -pytest==7.2.1 -waiting==1.4.1 |