Unverified Commit db8a1c49 authored by Tao Feng's avatar Tao Feng Committed by GitHub

Add python3.6 , python3.7 in package note (#155)

parent bf707fc1
......@@ -53,4 +53,8 @@ setup(
[action_log.post_exec.plugin]
logging_action_log=amundsen_application.log.action_log_callback:logging_action_log
""",
classifiers=[
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment