Skip to content

Commit

Permalink
add the package name to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
flennerhag committed May 23, 2018
1 parent b4cfb8b commit adc9e11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -7,5 +7,6 @@
author_email='sebastianflennerhag@hotmail.com',
url='https://github.com/flennerhag/alstm',
version='0.0.1',
packages=['alstm',],
license='BSD 3-Clause License'
)

0 comments on commit adc9e11

Please sign in to comment.