Skip to content

Commit

Permalink
removing unkwnown field from setup
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpaulino committed Apr 18, 2019
1 parent 41c2043 commit 0125700
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
url = "https://github.com/arthurpaulino/miraiml",
description = "An asynchronous engine for continuous & autonomous machine\
learning, built for real-time usage",
long_description = LONG_DESCRIPTION,
long_description_content_type = 'text/x-rst'
long_description = LONG_DESCRIPTION
)

0 comments on commit 0125700

Please sign in to comment.