Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 0d15c31

Browse files
author
Samuel Hassine
committed
Fix CircleCI
1 parent dc1bbb1 commit 0d15c31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import sys
55
from setuptools import setup
6+
from setuptools.command.install import install
67

78
try:
89
from pypandoc import convert

0 commit comments

Comments
 (0)