Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use [a, b, *c] instead of [a, b] + c when building listbschubert/more-pythonic-list-concat | Benjamin Schubert | 2019-03-01 | 1 | -4/+6 |
* | sources/pip.py: Use move_atomic instead of manual os.rename | Benjamin Schubert | 2018-11-19 | 1 | -7/+7 |
* | plugins/sources/pip.py: also look for python version named "python" | Benjamin Schubert | 2018-11-19 | 1 | -0/+1 |
* | plugins/sources/pip.py: Accomodate characters '-','.','_' for packages | ctolentino8 | 2018-11-02 | 1 | -4/+19 |
* | sources: Don't redundantly document directory configuration | Chandan Singh | 2018-10-25 | 1 | -4/+3 |
* | Add pip source plugin | Chandan Singh | 2018-08-15 | 1 | -0/+237 |