Skip to content
Snippets Groups Projects
Commit 5b5b2123 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Depend on newer versions of Bob/C++

parent dcaf5315
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ package_dir = os.path.dirname(os.path.realpath(__file__))
package_dir = os.path.join(package_dir, 'xbob', 'io', 'base', 'include')
include_dirs = [package_dir]
packages = ['bob-io >= 1.2.2']
packages = ['bob-io >= 2.0.0a2']
version = '2.0.0a0'
# Check if python-imaging means pil or pillow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment