diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-03-03 10:02:40 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-03-03 10:02:43 +0100 |
commit | d10b1c76313293adf24ff835367017d9ca3ecd4f (patch) | |
tree | 678ba30884aef53e0f95156b5731566e68bb72eb /requirements.txt | |
parent | packaging: move to pyproject.toml-only (diff) | |
download | vk-scripts-d10b1c76313293adf24ff835367017d9ca3ecd4f.tar.gz vk-scripts-d10b1c76313293adf24ff835367017d9ca3ecd4f.zip |
get rid of requirements.txt
It contained duplicate info from pyproject.toml.
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 6ccafc3..0000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -matplotlib |