diff options
author | Garret Fick <garret@ficksworkshop.com> | 2015-11-18 11:42:11 +0800 |
---|---|---|
committer | Garret Fick <garret@ficksworkshop.com> | 2015-11-18 11:42:11 +0800 |
commit | ec1bc61a219bb2ca683393b68394f09681453c43 (patch) | |
tree | 10e7c528f1e00f472b283112ef5eb7387be545b2 /requirements.txt | |
parent | f2b075e338fcd103a7af6e20e27f3960e63d20e4 (diff) | |
parent | fc5d1898f55ce064a529b404abb8679212252f32 (diff) | |
download | gerbonara-ec1bc61a219bb2ca683393b68394f09681453c43.tar.gz gerbonara-ec1bc61a219bb2ca683393b68394f09681453c43.tar.bz2 gerbonara-ec1bc61a219bb2ca683393b68394f09681453c43.zip |
Merge branch 'master' of https://github.com/garretfick/pcb-tools
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index a97b5f3..a7f5f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,2 @@ ## The following requirements were added by pip --freeze: cairocffi==0.6 -svgwrite==1.1.6 - |