Skip to content

Commit

Permalink
Use valid classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
BasPH committed Dec 8, 2023
1 parent 3cd954e commit e8c73f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors = [{ name = "John Doe", email = "[email protected]" }]
description = "Project to demonstrate how to structure an Airflow library with common components."
requires-python = ">=3.9"
classifiers = [
"Framework :: Airflow",
"Framework :: Apache Airflow",
"Programming Language :: Python :: 3",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
Expand Down

0 comments on commit e8c73f6

Please sign in to comment.