Skip to content

Commit bc432f7

Browse files
committed
Updated setup.py
1 parent 561cfb4 commit bc432f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ def read(filename):
1919
long_description=read('README.md'),
2020
keywords = 'FPGA, Verilog HDL, High-Level Synthesis, Memory System Abstraction, IP-core, AMBA AXI4, Altera Avalon',
2121
author='Shinya Takamaeda-Yamazaki',
22+
author_email='shinya.takamaeda_at_gmail_com',
2223
license="Apache License 2.0",
2324
url='http://shtaxxx.github.io/Pycoram/',
2425
packages=find_packages(),

0 commit comments

Comments
 (0)