Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Aug 18, 2023
1 parent 8880e31 commit 5b81c44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"""

from skbuild import setup
import os
import subprocess

with open('version.txt') as version_file:
version = version_file.read().strip()
Expand Down

0 comments on commit 5b81c44

Please sign in to comment.