Commit 7a975284 authored by Soumith Chintala's avatar Soumith Chintala
Browse files

remove requirements.txt

parent 60d6e5a6
...@@ -9,7 +9,6 @@ readme = open('README.rst').read() ...@@ -9,7 +9,6 @@ readme = open('README.rst').read()
VERSION = '0.1.7' VERSION = '0.1.7'
# same as ./requirements.txt
requirements = [ requirements = [
'numpy', 'numpy',
'pillow', 'pillow',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment