Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

Permalink
Adds missing programming language classifer in the setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryamanz29 committed Feb 22, 2024
1 parent cc83f88 commit 8db9063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def read(file_name):
url="https://github.com/atlanhq/atlan-python",
license="Apache LICENSE 2.0",
classifiers=[
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
Expand Down

0 comments on commit 8db9063

Please sign in to comment.