Skip to content

Commit f1dafbd

Browse files
committed
update
1 parent 4c227a3 commit f1dafbd

5 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The user can also specify what GFF element type(s) can be used as reference(s) t
5555

5656
#### Download the latest release
5757
Latest release:
58-
[ ![](./docs/images/download-flat/16x16.png "Click to download the latest release")](https://github.com/nchenche/cusProSe/releases/latest/)
58+
[ ![](./docs/images/download-flat/16x16.png "Click to download the latest release")](https://github.com/nchenche/orfmap/releases/latest/)
5959

6060
#### Uncompress the archive
6161
If you downloaded:

orfmap.0.0.tar

-190 KB
Binary file not shown.
-3.67 MB
Binary file not shown.
-1.57 MB
Binary file not shown.

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
python_requires='>=3',
1414
version='0.0',
1515
packages=packages,
16-
package_data={'orfmap': ['data/Acupr.*']
17-
},
1816
entry_points={
1917
'console_scripts': [
2018
'run_orfmap=orfmap.main:main']

0 commit comments

Comments
 (0)