Skip to content

Commit c0d0f1e

Browse files
authored
Remove Typer from README (#108)
1 parent 30058e2 commit c0d0f1e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Issues can be reported at <https://github.com/observation/euring/issues>.
1919
## Requirements
2020

2121
- A [supported Python version](https://devguide.python.org/versions/)
22-
- [Typer](https://typer.tiangolo.com/) for CLI functionality
2322

2423
## Installation
2524

@@ -158,8 +157,6 @@ EURING vocabulary (as per the manuals):
158157
EURING uses a record-based format: each record contains a fixed sequence of fields.
159158
The manuals define official field names (with spaces/hyphens), which we preserve for display.
160159

161-
162-
163160
### Encoding vs data from an IT perspective
164161

165162
A EURING record is UTF-8 text that follows an ASCII-era encoding structure
@@ -219,7 +216,7 @@ This package introduces a signed numeric type (`NumericSigned`) for the EURING20
219216
## References
220217

221218
- EURING – The European Union for Bird Ringing (2020). The EURING Exchange Code 2020. Helsinki, Finland ISBN 978-952-94-4399-4
222-
- EURING – The European Union for Bird Ringing (2020). The EURING Exchange Code 2020. On-line Code Tables. Thetford, U.K. URL https://www.euring.org/data-and-codes/euring-codes
219+
- EURING – The European Union for Bird Ringing (2020). The EURING Exchange Code 2020. On-line Code Tables. Thetford, U.K. URL <https://www.euring.org/data-and-codes/euring-codes>
223220

224221
## Acknowledgements
225222

0 commit comments

Comments
 (0)