Skip to content

Commit

Permalink
Remove issue tracker and add topics
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Oct 5, 2024
1 parent bf29d7f commit 077b44a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: npy
description: Read and write NumPy binary files (.npy and .npz formats) in Dart.
version: 0.1.0
repository: https://github.com/minhqdao/npy
issue_tracker: https://github.com/minhqdao/npy/issues
topics:
- npy
- npz
- ndarray
- numpy

environment:
sdk: ^3.0.0
Expand Down

0 comments on commit 077b44a

Please sign in to comment.