Skip to content

Commit

Permalink
Move definitions to definitions package (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Benkevich <[email protected]>
  • Loading branch information
anton-b and Anton Benkevich authored Jun 18, 2020
1 parent 07ae72e commit 100501b
Show file tree
Hide file tree
Showing 19 changed files with 25 additions and 7,613 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,5 @@ dmypy.json

# Pyre type checker
.pyre/

*.iml
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ include HISTORY.rst
include LICENSE
include README.md

include almdrlib/apis/*/*.yaml
recursive-include tests *
1 change: 0 additions & 1 deletion almdrlib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
__version__ = '1.0.27'
__author__ = 'Alert Logic, Inc.'

import logging
Expand Down
225 changes: 0 additions & 225 deletions almdrlib/apis/aefr/aefr.v1.yaml

This file was deleted.

Loading

0 comments on commit 100501b

Please sign in to comment.