diff options
author | Ingolf Wagner <palo@pepe> | 2018-08-30 17:52:42 +0200 |
---|---|---|
committer | Ingolf Wagner <palo@pepe> | 2018-09-02 18:17:12 +0200 |
commit | bd003832d2925618a9d7a9c8ff29ff4ce74e0cd8 (patch) | |
tree | e5e10ebb24bc2b8ed06059949035e1cd3c7f5c37 /lib | |
parent | 5d79992262e8f16a3efa985375be74abea3bb392 (diff) |
fixed writePython{2,3}{,Bin}v2.0.0palo/fix-writePython
moved deps (and additional rarely used parameters in an attribute set)
now you have to do instead of:
```
writePython2Bin "foo.py" [] '' ... ''
```
this:
```
writePython2Bin "foo.py" {} '' ... ''
```
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions