Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Move requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberZHG committed Mar 11, 2019
1 parent 9cb5c25 commit 615e113
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
6 changes: 5 additions & 1 deletion requirements-dev.txt
@@ -1,2 +1,6 @@
setuptools>=38.6.0
twine>=1.11.0
wheel>=0.31.0
tensorflow
coverage
twine
nose
1 change: 0 additions & 1 deletion requirements.txt
@@ -1,3 +1,2 @@
numpy
tensorflow
Keras
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@

setup(
name='keras-bi-lm',
version='0.22.0',
version='0.23.0',
packages=find_packages(),
url='https://github.com/CyberZHG/keras-bi-lm',
license='MIT',
Expand Down

0 comments on commit 615e113

Please sign in to comment.