mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
import os
This commit is contained in:
parent
2aa6f8274e
commit
40a0590374
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import os
|
||||
from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue