File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,6 +41,18 @@ install:
4141 - pip install .
4242 - pip install codecov
4343
44+ deploy :
45+ provider : pypi
46+ user : jettify
47+ distributions : " sdist bdist_wheel"
48+ password :
49+ secure : ShpWO+xBWKyrpJG0xJ6osAJSMOyhJzM5dNCizqW9TUfBPBgp+8QzCbv3AmW96VlZEjUyr5Xn7G7V2BR55mUUzJD6ZKhJnCdgyMWOwH+hNdRCz/AQsgAQVIVfuoYN/8sWL/8+MmFyRFl/+ZQ/VT3d/aShStPAUNHYEby5Gx/bnaOQxGYjHUrLoKAiL40949Z7xQABFP9uc0a16dc7T9o+SCKDCMzU2/92x5g7OFIPQoNVuQDFZg7n5akTl/2RDa0M97d9Zah6O8oECSaWBhq5Zzmb1TKTmDvu/1lEo4Bg6mzz8m5n8lG+4car1X5PNa9r86JqiJmMpXJ+Q27tFPjmX/rS2hlOifyPAtDBxA2YiiG2QqOhGYERtrj+CsVPJEwUz0SdwfPcq1dQMRnCP7Ljg13pC4LeJXK3f2gD25Jpp45RubbVXOUS0gurdUhEKkaJHnLXQkNoeLv5QCB9zXoITo6aQC9K5+MTXeiOmR95W8ykwYAICwDNqMzndz6QM2FQ8v3KpI2HgoD/TCWUji/5M4SBs82bvs92+xPsif6OsSl0Xi0itJO6mnkRyi/I0O9CnSxmSzdShrGZxpTVyh66Fr9UKX8CA3rJrdnIio0U3eg5w1O/gZOP/Smibt87N92Asp/S8M47bKX1z23J8AGRlMVZijt/8PUF5/DNpqIbRNs=
50+ on :
51+ tags : true
52+ repo : aio-libs/aiomysql
53+ all_branches : true
54+ python : 3.6
55+
4456script :
4557 - make cov
4658
You can’t perform that action at this time.
0 commit comments