Skip to content

Commit

Permalink
fix: Try adding long desc to common setup (#2246)
Browse files Browse the repository at this point in the history
* fix: Try adding long desc to common setup

* Just use text
  • Loading branch information
faucomte97 authored Dec 14, 2023
1 parent 5e1c186 commit 2ab58f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfl_common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

setup(
name="cfl-common",
long_description="Common package for Code for Life",
packages=find_packages(),
version=version,
include_package_data=True,
Expand Down

0 comments on commit 2ab58f4

Please sign in to comment.