Skip to content

Commit c42cf84

Browse files
Update setup.py
1 parent 344ec3d commit c42cf84

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
name = 'PythonDataProcessing',
55
packages = find_packages(),
66
include_package_data = True,
7-
setup(
8-
name = 'forecast-team-1',
9-
packages = find_packages(),
10-
include_package_data = True,
117
install_requires = [
128
'numpy==1.19.4',
139
'torch==1.8.1',

0 commit comments

Comments
 (0)