* tdm_datatype: satisfy "rule of two"
* tdm_termite: summarize_member: pass by reference * setup.py: remove unused imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
from setuptools import setup, Extension
|
||||
import os
|
||||
|
||||
with open("README.md", "r", encoding="utf-8") as fh:
|
||||
long_description = fh.read()
|
||||
|
Reference in New Issue
Block a user