Skip to content

Commit eb7c046

Browse files
committed
Fixed/updated package name
1 parent 2bb960c commit eb7c046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
import fpga
3+
import pyfpga
44

55
with open('README.md', 'r') as fh:
66
long_description = fh.read()

0 commit comments

Comments
 (0)