Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecarr authored Oct 1, 2024
1 parent aecff22 commit d63917d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os
from setuptools import setup, find_packages, setuptools_scm
from setuptools import setup, find_packages

# Define the relative path for the settings file and systemd service file
settings_file = 'py_config_gs/settings.json' # Ensure this is a relative path
Expand Down

0 comments on commit d63917d

Please sign in to comment.