solve licence issues with gpl and apache
This commit is contained in:
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "jrnl-dev"
|
||||
name = "jrnl"
|
||||
version = "0.1.0"
|
||||
description = "A CLI tool for developers to track work for daily standups using git hooks and LLM-powered summaries"
|
||||
readme = "README.md"
|
||||
@@ -15,7 +15,7 @@ classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Intended Audience :: Developers",
|
||||
"Topic :: Software Development :: Version Control :: Git",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"License :: OSI Approved :: GPL 2.0",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
|
||||
Reference in New Issue
Block a user