added stripe package

pull/82/head
Chris Veilleux 2019-03-21 13:33:36 -05:00 committed by GitHub
parent f5c41c61f7
commit 2b46cac1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ name = "pypi"
flask = "*"
uwsgi = "*"
schematics = "*"
stripe = "*"
selene = {editable = true,path = "./../../shared"}
[dev-packages]