Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Jul 12, 2024
1 parent c0c93f7 commit 4b7c92c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from setuptools import Command, setup
from setuptools.command.build import build
import subprocess
import os

class SconsBuild(Command):
def initialize_options(self) -> None:
Expand Down

0 comments on commit 4b7c92c

Please sign in to comment.