keenlabs / KeenClient-Python

Official Python client for the Keen IO API. Build analytics features directly into your Python apps.
https://keen.io/docs
MIT License
133 stars 58 forks source link

license did not printed anyting with argument . So i just add the opt… #152

Closed sayanmondal2098 closed 5 years ago

sayanmondal2098 commented 5 years ago

…ion to print the license to user

What does this PR do? How does it affect users?

How should this be tested?

Step through the code line by line. Things to keep in mind as you review:

Fetch the branch and/or deploy to staging to test the following:

Related tickets?

sayanmondal2098 commented 5 years ago

license did not printed anyting with argument . So i just add the option to print the license to user

masojus commented 5 years ago

Note: We may want to include license metadata in setup.py in the future.