Skip to content

Commit 094986f

Browse files
authored
Update docs for 0.6.0 (#97)
1 parent e0081bd commit 094986f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ In addition, please leave bug reports as issues on our `Github project <https://
1717
Requirements
1818
------------
1919

20-
- Python Version > 2.7.9
21-
- Python 3 is not supported
20+
- Python Version > 2.7.9 or > 3.6
2221

2322
Installation
2423
---------------

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
'Intended Audience :: Developers',
5555
'Intended Audience :: System Administrators',
5656
'Programming Language :: Python :: 2.7',
57+
'Programming Language :: Python :: 3.6',
5758
],
5859
keywords='databricks cli',
5960
url='https://github.com/databricks/databricks-cli'

0 commit comments

Comments
 (0)