boris commited on
Commit
710c65b
1 Parent(s): 1df4fcb

fix: issue url

Browse files
Files changed (1) hide show
  1. setup.cfg +2 -2
setup.cfg CHANGED
@@ -6,11 +6,11 @@ long_description = file: README.md
6
  long_description_content_type = text/markdown
7
  url = https://github.com/borisdayma/dalle-mini
8
  project_urls =
9
- Bug Tracker = https://github.com/pypa/sampleproject/issues
10
 
11
  [options]
12
  packages = find:
13
  install_requires =
14
  transformers
15
  jax
16
- flax
 
6
  long_description_content_type = text/markdown
7
  url = https://github.com/borisdayma/dalle-mini
8
  project_urls =
9
+ Bug Tracker = https://github.com/borisdayma/dalle-mini/issues
10
 
11
  [options]
12
  packages = find:
13
  install_requires =
14
  transformers
15
  jax
16
+ flax