Skip to content

Commit

Permalink
Merge pull request #2 from delvelabs/support_enum
Browse files Browse the repository at this point in the history
add support for enum serialization through marshmallow_enum
  • Loading branch information
lphuberdeau authored Feb 7, 2018
2 parents 1921c12 + fc73492 commit 28727c9
Show file tree
Hide file tree
Showing 5 changed files with 267 additions and 127 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python
python:
- '3.5'
- '3.6'
- "nightly"
install:
- python setup.py install
- pip install -r requirements-dev.txt
Expand Down
Loading

0 comments on commit 28727c9

Please sign in to comment.