Commit 4e43bc47 authored by Jason R. Coombs's avatar Jason R. Coombs

Add install_requires to example

parent 0088027f
......@@ -2341,6 +2341,9 @@ boilerplate code in some cases.
scripts =
bin/first.py
bin/second.py
install_requires =
requests
importlib; python_version == "2.6"
[options.package_data]
* = *.txt, *.rst
......
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