Skip to content

Commit

Permalink
Fixup 2f62ecf: drop unused imports in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RKrahl committed Oct 9, 2024
1 parent a91ce39 commit 4ec4be7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
from setuptools import setup
import setuptools.command.install
from distutils import log
import datetime
import os
from pathlib import Path
import subprocess
import gitprops

version = str(gitprops.get_version())
Expand Down

0 comments on commit 4ec4be7

Please sign in to comment.