toumorokoshi / uranium

Uranium: a build system for python, in python.
http://uranium.readthedocs.io/en/latest/
MIT License
23 stars 11 forks source link

set_defaults does not work as intendend #20

Closed toumorokoshi closed 7 years ago

toumorokoshi commented 7 years ago

when using set_defaults, with a dictionary, this error is raised:

  File "/Users/yusuket/stash/SERVICES/zillow-graphite/ubuild.py", line 16, in <module>
    "test_packages": {
TypeError: set_defaults() takes exactly 1 argument (2 given)
toumorokoshi commented 7 years ago

fixed in v0.2.51.