Skip to content

Commit 675351c

Browse files
committed
email address is removed
1 parent 5a08d44 commit 675351c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def read(filename):
1616
long_description=read('README.rst'),
1717
keywords = 'Verilog HDL, Lexer, Parser, Dataflow Analyzer, Control-flow Analyzer, Code Generator, Visualizer',
1818
author='Shinya Takamaeda-Yamazaki',
19-
author_email='shinya.takamaeda_at_gmail_com',
2019
license="Apache License 2.0",
2120
url='https://github.com/PyHDI/Pyverilog',
2221
packages=find_packages(),

0 commit comments

Comments
 (0)