Merge branch 'master' into 2_file_readers_and_writers
This commit is contained in:
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
# This file has been auto-generated.
|
||||
# All changes will be lost, see Projectfile.
|
||||
#
|
||||
# Updated at 2016-12-26 14:09:09.609408
|
||||
# Updated at 2016-12-28 11:17:56.199090
|
||||
|
||||
PYTHON ?= $(shell which python)
|
||||
PYTHON_BASENAME ?= $(shell basename $(PYTHON))
|
||||
|
||||
@ -4,7 +4,7 @@ name = 'bonobo'
|
||||
description = 'Bonobo'
|
||||
license = 'Apache License, Version 2.0'
|
||||
|
||||
url = 'https://github.com/python-bonobo/bonobo'
|
||||
url = 'https://bonobo-project.org/'
|
||||
download_url = 'https://github.com/python-bonobo/bonobo/tarball/{version}'
|
||||
|
||||
author = 'Romain Dorgueil'
|
||||
|
||||
Reference in New Issue
Block a user