Skip to content

Commit

Permalink
setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed May 29, 2024
1 parent 472e9ca commit 326f21c
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 @@ -2,6 +2,7 @@
from setuptools import setup
from os.path import abspath, dirname, join, isfile, isdir
from os import walk
import os

# Define package information
SKILL_CLAZZ = "TodayInHistory" # Make sure it matches __init__.py class name
Expand Down

0 comments on commit 326f21c

Please sign in to comment.