Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JarodMica committed Aug 16, 2023
1 parent 50af497 commit 80061dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
from setuptools import setup, find_packages

# Read the requirements.txt file
with open('requirements.txt', 'r') as f:
requirements = f.read().splitlines()

setup(
name='rvc_tts_pipe',
version='0.1',
Expand Down

0 comments on commit 80061dc

Please sign in to comment.