Skip to content

Commit

Permalink
fix: remove useless pre-dist files
Browse files Browse the repository at this point in the history
closes #13, #14.
  • Loading branch information
filipporomani committed Sep 25, 2023
1 parent a298860 commit 0cee845
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
13 changes: 0 additions & 13 deletions pre_dist.py

This file was deleted.

2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from os import path
from setuptools import setup
from pre_dist import update_version
update_version()
from constants import VERSION

this_directory = path.abspath(path.dirname(__file__))
Expand Down

0 comments on commit 0cee845

Please sign in to comment.