#170 Coerce the distgit_namespaced config option to a boolean
Merged by cqi. Opened by merlinthp.
merlinthp/rpkg namespace_bool  into  master

Download 170.patch

Let's use six.moves.configparser, as we need to ensure rpkg is compatible with Python 3.

There may also be ValueError raised as mentioned in Python docs

Any other value will cause it to raise ValueError.

Could you please associate this pr with issue #74 in commit message? This is useful for us to track the changes.

rebased

Looks good to me.

:thumbsup:

@merlinthp Thank you. Merged.

Pull-Request has been merged by cqi

Metadata