Skip to content

Conversation

@ht-albert
Copy link
Contributor

  1. Rename module
  2. Package name set connect-sdk but import module name connect
  3. Add fist test for check Travis ci
  4. Added MANIFEST.in

2. Package name set `connect-sdk` but import module name `connect`
3. Add fist test for check travis ci
4. Added MANIFEST.in
2. added build status
raise IOError('Not file `{}` on directory'.format(file))

with open(file) as config_file:
with open(file, 'r') as config_file:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed actually

Copy link
Contributor Author

@ht-albert ht-albert Feb 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@vgrebenschikov vgrebenschikov merged commit 9f86984 into cloudblue:master Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants