diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 76a7260..0000000 --- a/requirements.txt +++ /dev/null @@ -1,12 +0,0 @@ -# see setup.py -# pyttsx3 only requires `espeak` driver/library which is system-dependent - -### Ubuntu -#$ sudo apt install espeak - -### Mac OS X (os.platform == 'Darwin') -# pyobjc>=2.4 - -### Windows (os.platform == 'Windows') -# pypiwin32 -