Skip to content

Commit

Permalink
Tidying up
Browse files Browse the repository at this point in the history
  • Loading branch information
mil-ad committed Jul 20, 2020
1 parent da2d16d commit 917a686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

setup(
name="stui",
description="A Slurm client for the terminal.",
long_description=readme, # TODO: Use readme
description="A Slurm client for the terminal",
long_description=readme,
version="0.2.0",
packages=find_packages(),
author="Milad Alizadeh",
Expand Down

0 comments on commit 917a686

Please sign in to comment.