Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
This will tell users what Python packages they need to install:
* __pip install -r requirements.txt__
  • Loading branch information
cclauss authored Feb 27, 2018
1 parent c274f10 commit 80f6108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
svgwrite>=1.1.12

0 comments on commit 80f6108

Please sign in to comment.