Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
张 建国
onn在线训练
Commits
fcf28d38
Commit
fcf28d38
authored
Jun 13, 2019
by
Alison Carrera
Browse files
Changes in git project type.
parent
90f1c117
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitattributes
0 → 100644
View file @
fcf28d38
* linguist-vendored
*.py linguist-vendored=false
\ No newline at end of file
setup.py
View file @
fcf28d38
...
...
@@ -6,7 +6,7 @@ with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
long_description
=
f
.
read
()
setup
(
name
=
'onn'
,
version
=
'0.0.
4
'
,
version
=
'0.0.
5
'
,
description
=
'Online Neural Network'
,
url
=
'https://github.com/alison-carrera/onn'
,
author
=
'Alison Carrera'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment