Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
sgzh committed Jul 28, 2018
1 parent 93d0b0a commit 2cc8242
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/oss/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
type: oss
oss:
key:
sec:
region:
task:
- src: /tmp
- dst: test:/tmp
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python
# coding=utf-8
from setuptools import setup, find_packages

with open("README.md", "r") as fh:
Expand Down

0 comments on commit 2cc8242

Please sign in to comment.