exact-railcar commited on
Commit
36ce657
·
verified ·
1 Parent(s): 4fb2a7d

Update animate/setup.cfg

Browse files
Files changed (1) hide show
  1. animate/setup.cfg +2 -2
animate/setup.cfg CHANGED
@@ -1,5 +1,5 @@
1
  [metadata]
2
- name = animatediff
3
  author = Andi Powers-Holmes
4
  email = [email protected]
5
  maintainer = Andi Powers-Holmes
@@ -12,7 +12,7 @@ packages = find:
12
  package_dir =
13
  =src
14
  py_modules =
15
- animatediff
16
  include_package_data = True
17
  install_requires =
18
  accelerate
 
1
  [metadata]
2
+ name = animate
3
  author = Andi Powers-Holmes
4
  email = [email protected]
5
  maintainer = Andi Powers-Holmes
 
12
  package_dir =
13
  =src
14
  py_modules =
15
+ animate
16
  include_package_data = True
17
  install_requires =
18
  accelerate