Skip to content

Commit 8e4cb2a

Browse files
committed
Preparing for 0.4.0 release
1 parent a329ca2 commit 8e4cb2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
if not (sys.version_info.major == 3 and sys.version_info.minor >= 4):
1212
requirements.append('enum34')
1313

14-
1514
setup(
1615
name='ScalaFunctional',
1716
description='Package for creating data pipelines, LINQ, and chain functional programming',

0 commit comments

Comments
 (0)